llvm-project
8e4e1c10 - MIPS: Stable sort relocations

Commit
73 days ago
MIPS: Stable sort relocations There might be more than one relocations at an offset with composed relocations or .reloc directive. llvm::sort output is unstable, and if EXPENSIVE_CHECKS, also undeterministic, causing MC/Mips/reloc-directive.s to fail.
Author
Parents
Loading