[llvm] [XCOFF][OBJECT] get symbol size by calling XCOFF interfaces (PR #67304)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 23:53:05 PDT 2023


================
@@ -0,0 +1,146 @@
+; RUN: llc -filetype=obj -o %t -mtriple=powerpc-aix-ibm-xcoff < %s
----------------
jh7370 wrote:

Noting that I'll be making comments on this test in the other PR (I miss stacked reviews).

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


More information about the llvm-commits mailing list