initial-exec TLS is a popular optimization for system libraries. In that case, the GOT load has to follow the PIC model.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D61026
Fix initial-exec in PIC mode for PPC32 ClosedPublic Authored by joerg on Apr 23 2019, 9:26 AM.
Details Summary initial-exec TLS is a popular optimization for system libraries. In that case, the GOT load has to follow the PIC model.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 24 2019, 1:36 PM Closed by commit rL359146: [PowerPC] Allow using initial-exec TLS with PIC (authored by joerg). · Explain WhyApr 24 2019, 3:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196532 llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/test/CodeGen/PowerPC/tls.ll
|