diff options
author | Erich Keane <erich.keane@intel.com> | 2022-06-07 11:29:03 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2022-06-07 11:30:59 -0700 |
commit | 5c3bde96250c5260773009e691f92cb4823372df (patch) | |
tree | c61be89082e6974a2f632e2f5b4aa686a38f4dcf /llvm/lib/Support/CommandLine.cpp | |
parent | 4f5648adc588e23e2bf52e189030c792a6f1586a (diff) | |
download | llvm-5c3bde96250c5260773009e691f92cb4823372df.zip llvm-5c3bde96250c5260773009e691f92cb4823372df.tar.gz llvm-5c3bde96250c5260773009e691f92cb4823372df.tar.bz2 |
[CodeGen] Fix an issue when the 'extern C' replacement names broke
Originally broken by me in D122608, this is a regression where we
attempt to replace an extern-C thing with 'itself'. The problem is that
we end up deleting it, causing the value to fail when it gets put into
llvm.used.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions