diff options
author | Fangrui Song <i@maskray.me> | 2025-01-25 17:29:28 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-25 17:29:28 -0800 |
commit | f21c35d54f8f7af9d0c64b566cabbc4f796a54df (patch) | |
tree | 3b5da58c4388199fca0d085e681913a1bfffd0c0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b7195e8e040d57bbf502f34ec84d71bd123f85b8 (diff) | |
download | llvm-f21c35d54f8f7af9d0c64b566cabbc4f796a54df.zip llvm-f21c35d54f8f7af9d0c64b566cabbc4f796a54df.tar.gz llvm-f21c35d54f8f7af9d0c64b566cabbc4f796a54df.tar.bz2 |
[ELF] Replace some 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