[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
Tue Mar 23 06:32:00 PDT 2021


NeHuang updated this revision to Diff 332657.
NeHuang marked an inline comment as done.
NeHuang added a comment.

Address review comment to

- Remove header check
- Combine into one test case
- Fix the assert condition
- Check for llvm-objdump outputs
- Print `XMC_UL` in the symbol table


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.332657.patch
Type: text/x-patch
Size: 25332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/1f2d1e6e/attachment-0001.bin>


More information about the llvm-commits mailing list