Skip to content

TLS broken on Android by fPIC -> fPIE optimization #16406

Closed
@thestinger

Description

@thestinger

Informing LLVM that we are building a position independent executable rather than a dynamic library results in the usage of a faster TLS model, and it breaks on Android.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.O-androidOperating system: Android

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions