[PATCH] D153206: [PPC32] Parse bl __tls_get_addr(x at tlsgd)@plt+32768

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 12:25:33 PDT 2023


MaskRay added a comment.

In D153206#4545364 <https://reviews.llvm.org/D153206#4545364>, @brad wrote:

> Not my area, but this looks good for IAS.

Yes, and `clang --target=powerpc -save-temps ...` uses the integrated assembler to read Clang emitted assembly, which will work with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153206



More information about the llvm-commits mailing list