aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2022-06-07 11:29:03 -0700
committerErich Keane <erich.keane@intel.com>2022-06-07 11:30:59 -0700
commit5c3bde96250c5260773009e691f92cb4823372df (patch)
treec61be89082e6974a2f632e2f5b4aa686a38f4dcf /llvm/lib/Support/CommandLine.cpp
parent4f5648adc588e23e2bf52e189030c792a6f1586a (diff)
downloadllvm-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