================ @@ -0,0 +1,62 @@ +; RUN: llc -mtriple=powerpc-ibm-aix-xcoff %s -filetype=obj -o %t +; RUN: llvm-objdump %t -d --symbolize-operands --no-show-raw-insn \ ---------------- EsmeYi wrote: add the `-r` option? https://github.com/llvm/llvm-project/pull/74342