[llvm] [PowerPC] Support local-dynamic TLS relocation on AIX (PR #66316)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 18:24:14 PDT 2023


https://github.com/chenzheng1030 commented:

Some comments may need follow up, so I posted them first. I will continue to review the code generation part.

We need a front end patch to eliminate the error report in `clang/lib/Frontend/CompilerInvocation.cpp` and `clang/lib/Sema/SemaDeclAttr.cpp`, right?

https://github.com/llvm/llvm-project/pull/66316


More information about the llvm-commits mailing list