diff options
author | Fangrui Song <i@maskray.me> | 2025-07-21 23:05:16 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-07-21 23:05:16 -0700 |
commit | 8e4e1c104d88e193d5977e0136509f8c76dde43e (patch) | |
tree | 8574a311294c51ea51696c081c7bee54ae5df23e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3408f7b42f7af7c38d8054067c7dcad82df99b2f (diff) | |
download | llvm-8e4e1c104d88e193d5977e0136509f8c76dde43e.zip llvm-8e4e1c104d88e193d5977e0136509f8c76dde43e.tar.gz llvm-8e4e1c104d88e193d5977e0136509f8c76dde43e.tar.bz2 |
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.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions