Files
clang-p2996/llvm/test/ExecutionEngine
Sam Elliott 65077c7ac7 [RISCV] Remove -riscv-asm-relax-branches flag (#142855)
This flag has been superseded by `.option exact`, as the test updates
show.

Given the flag was always hidden, it makes sense to me to remove it, and
move tests that required it to use `.option exact`.
2025-06-06 15:23:31 -07:00
..