diff options
author | Fangrui Song <i@maskray.me> | 2024-03-27 14:08:59 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-03-27 14:08:59 -0700 |
commit | acdba090f2724335cf6cf6ecbfb68f67f0cd2def (patch) | |
tree | 52de230556c8a2ac80920fbc0cbe00fc06cc37c1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c7d947f5e6c966bdba4db26097c3b433fcbe7841 (diff) | |
download | llvm-acdba090f2724335cf6cf6ecbfb68f67f0cd2def.zip llvm-acdba090f2724335cf6cf6ecbfb68f67f0cd2def.tar.gz llvm-acdba090f2724335cf6cf6ecbfb68f67f0cd2def.tar.bz2 |
[ELF] Change duplicate symbol errors to use errorOrWarn
so that --noinhibit-exec downgrades the error to a warning, which
matches GNU ld. Most recoverable errors should use errorOrWarn.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions