diff options
author | Fangrui Song <i@maskray.me> | 2025-01-25 18:13:42 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-01-25 18:13:42 -0800 |
commit | c1f10ef0a5c15f1dccf87ff07699055297c715a5 (patch) | |
tree | 06e5b72f97166742eb397694b7d459a0c282fbc8 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 18335f4800ae5491a11e74a574969d716acddce7 (diff) | |
download | llvm-c1f10ef0a5c15f1dccf87ff07699055297c715a5.zip llvm-c1f10ef0a5c15f1dccf87ff07699055297c715a5.tar.gz llvm-c1f10ef0a5c15f1dccf87ff07699055297c715a5.tar.bz2 |
[ELF] SHF_LINK_ORDER: replace Fatal with ErrAlways
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 the Fatal to
ErrAlways (not-recoverable) as subsequent code assumes SHF_LINK_ORDER
sh_link is correct.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions