[PATCH] D77424: [XCOFF][AIX] Relocation support for SymB
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 14:39:18 PDT 2020
jasonliu marked an inline comment as done.
jasonliu added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir:50
+# SYM-NEXT: CSECT Auxiliary Entry {
+# SYM-NEXT: Index: 1
+# SYM-NEXT: SectionLen: 24
----------------
I will subsitute index in this line and line 68, so that we don't use hardcoded value.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77424/new/
https://reviews.llvm.org/D77424
More information about the llvm-commits
mailing list