llvm-project
8e404509 - [JITLink][RISCV] Add feature relax for addsub tests. NFC (#121204)

Commit
345 days ago
[JITLink][RISCV] Add feature relax for addsub tests. NFC (#121204) R_RISCV_{ADD*/SUB*} relocations are kept only when feature relax enabled. So it is better to add relax to the test, so that relocs can be reserved for processing by the jitlink. That's what this test really wants to test.
Author
Parents
Loading