abel-bernabeu added inline comments.

================
Comment at: llvm/test/MC/RISCV/comments.ll:25
+# CHECK: .Lpcrel_hi0:    #c0     #c1     #c2     #c3     #c4     #c5     #c6
+# CHECK: auipc   s0, %pcrel_hi(symbol+10)
+# CHECK: addi    s0, s0, %pcrel_lo(.Lpcrel_hi0)
----------------
This should be CHECK-NEXT rather than CHECK. Will update again tonight.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153008

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

Reply via email to