[llvm] [PowerPC] Alignment of toc-data symbol should not be increased during optimizations (PR #94593)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 11:05:16 PDT 2024


https://github.com/efriedma-quic commented:

>From the perspective of the IR, this is the correct way to implement this restriction.  (toc-data should be documented in LangRef, though.)  I won't try to dive into the XCOFF side of this.

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


More information about the llvm-commits mailing list