[PATCH] D155953: [RISCV][MC] Add CLI option to disable branch relaxation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 20:48:36 PDT 2023


MaskRay added inline comments.


================
Comment at: llvm/test/MC/RISCV/long-jump-disable-relax.s:17
+# CHECK-NEXT: R_RISCV_RVC_JUMP foo
+   c.j foo
----------------
Also add tests that the target symbol is defined.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155953



More information about the llvm-commits mailing list