aboutsummaryrefslogtreecommitdiff
path: root/bolt/test/RISCV/relax.s
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/test/RISCV/relax.s')
-rw-r--r--bolt/test/RISCV/relax.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/test/RISCV/relax.s b/bolt/test/RISCV/relax.s
index bf9287e1..ec390ea 100644
--- a/bolt/test/RISCV/relax.s
+++ b/bolt/test/RISCV/relax.s
@@ -6,7 +6,7 @@
// CHECK: Binary Function "_start" after building cfg {
// CHECK: jal ra, near_f
-// CHECK-NEXT: auipc ra, far_f@plt
+// CHECK-NEXT: auipc ra, far_f
// CHECK-NEXT: jalr ra, 0xc(ra)
// CHECK-NEXT: j near_f