hubert.reinterpretcast added inline comments.

================
Comment at: llvm/test/CodeGen/PowerPC/aix-extern-weak.ll:174
+; CHECKSYM-NEXT:       Index: [[#Index+11]]
+; CHECKSYM-NEXT:       ContainingCsectSymbolIndex: 8
+; CHECKSYM-NEXT:       ParameterHashIndex: 0x0
----------------
This should be relative to `Index`.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-extern-weak.ll:214
+; CHECKSYM-NEXT:       Index: [[#Index+15]]
+; CHECKSYM-NEXT:       ContainingCsectSymbolIndex: 12
+; CHECKSYM-NEXT:       ParameterHashIndex: 0x0
----------------
Same comment.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-extern.ll:9
+; RUN: -mattr=-altivec -filetype=obj -o %t.o < %s
+; RUN: llvm-readobj  --symbols %t.o | FileCheck --check-prefix=CHECKSYM %s
+
----------------
Same comments for this test.


================
Comment at: llvm/test/CodeGen/PowerPC/aix-weak.ll:9
+; RUN: -mattr=-altivec -filetype=obj -o %t.o < %s
+; RUN: llvm-readobj  --symbols %t.o | FileCheck --check-prefix=CHECKSYM %s
+
----------------
Same comments for this test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76932/new/

https://reviews.llvm.org/D76932



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to