[PATCH] D98946: [AIX][TLS] Add support for TLS variables to XCOFF object writer
Victor Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 11:23:46 PDT 2021
NeHuang updated this revision to Diff 333368.
NeHuang added a comment.
Addressed review comment to
- Define a constatnt variable in the test case to ensure .text section size not zero.
- Add a case with an alias to a thread-local variable as discussed offline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98946/new/
https://reviews.llvm.org/D98946
Files:
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-tls-xcoff-variables.ll
llvm/tools/llvm-readobj/XCOFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98946.333368.patch
Type: text/x-patch
Size: 32093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/5b6245cf/attachment.bin>
More information about the llvm-commits
mailing list