[PATCH] D155415: [AIX][TLS] Account for local-exec accesses in XCOFFObjectWriter

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 06:45:06 PDT 2023


amyk updated this revision to Diff 540999.
amyk added a comment.

Update `	aix-tls-le-xcoff-reloc.ll` to show the bytes of the encoded value that I originally missed, and also add the correct symbol name that I missed earlier.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155415/new/

https://reviews.llvm.org/D155415

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc-large.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc-large32.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-tls-le-xcoff-reloc32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155415.540999.patch
Type: text/x-patch
Size: 55679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/89f07258/attachment.bin>


More information about the llvm-commits mailing list