[llvm] Move the PowerPC/PPCMergeStringPool work to initializer (PR #77352)

Stefan Pintilie via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 11:06:36 PST 2024


================
@@ -1148,7 +1148,7 @@ entry:
 
 attributes #0 = { nounwind }
 
-; AIXDATA: .csect L..__ModuleStringPool[RO],2
+; AIXDATA: .csect L..__ModuleStringPool[RO],3
----------------
stefanp-ibm wrote:

Alignment change for ModuleStringPool csect.

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


More information about the llvm-commits mailing list