TLS debug on AIX is not ready for now.
The location generated in no-integrated-as mode is wrong and in integrated-as mode causes AIX linker error.
Details
Details
- Reviewers
Esme qiucf - Group Reviewers
Restricted Project - Commits
- rG8d19cfb72e13: [PowerPC] omit location attribute for TLS variable on AIX
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Thx!
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | ||
---|---|---|
2477 | nit: prefer to mark this as a TODO? |
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | ||
---|---|---|
2477 | Thanks for review. Will add the TODO in the commit. |
nit: prefer to mark this as a TODO?