diff options
author | Fangrui Song <i@maskray.me> | 2025-01-25 16:20:27 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-25 16:20:27 -0800 |
commit | 6b87f01aaaa9d7c6eef8b66e48f13eb8492c7503 (patch) | |
tree | 63f1cfba3e33c8eac35b0da67a27197c6710e8e4 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 7db789b5702714ffb6c96ad53c3136ca0a4300b2 (diff) | |
download | llvm-6b87f01aaaa9d7c6eef8b66e48f13eb8492c7503.zip llvm-6b87f01aaaa9d7c6eef8b66e48f13eb8492c7503.tar.gz llvm-6b87f01aaaa9d7c6eef8b66e48f13eb8492c7503.tar.bz2 |
[ELF] MergeInputSection: replace 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