We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25d4cf commit 403a439Copy full SHA for 403a439
llvm/test/MC/RISCV/xqcili-relocations.s
@@ -84,7 +84,7 @@ qc.li a1, %qc.abs20(abs_symbol)
84
qc.e.li s1, abs_symbol
85
86
# ASM: qc.li a1, %qc.abs20(undef)
87
-# OBJ: qc.li a1, 0x0
+# OBJ-NEXT: qc.li a1, 0x0
88
# OBJ-NEXT: R_RISCV_VENDOR QUALCOMM{{$}}
89
# OBJ-NEXT: R_RISCV_CUSTOM192 undef{{$}}
90
# OBJ-NEXT: R_RISCV_RELAX
0 commit comments