diff options
author | Fangrui Song <i@maskray.me> | 2025-01-25 16:00:51 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-25 16:00:51 -0800 |
commit | 7db789b5702714ffb6c96ad53c3136ca0a4300b2 (patch) | |
tree | ee3c18918a661adbe4088c28415158ad4228f5f1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c7579bfba5969377f7fb4239cc05d6cd4a077957 (diff) | |
download | llvm-7db789b5702714ffb6c96ad53c3136ca0a4300b2.zip llvm-7db789b5702714ffb6c96ad53c3136ca0a4300b2.tar.gz llvm-7db789b5702714ffb6c96ad53c3136ca0a4300b2.tar.bz2 |
[ELF] Replace a few Fatal with Err
In LLD_IN_TEST=2 mode, when a thread calls Fatal, there will be no
output even if the process exits with code 1. Change a few Fatal to
recoverable Err.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions