aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2021-11-16 16:12:23 -0800
committerBen Langmuir <blangmuir@apple.com>2021-11-17 09:31:51 -0800
commit5273773580f631f853ca43586d9912c000b473d4 (patch)
treec90732ce01143a123e6fc2155f32a421db5a1542 /clang/lib/Frontend/CompilerInvocation.cpp
parentf07ddbc620a0466ebbb41ccbc78f20a8591bed5a (diff)
downloadllvm-5273773580f631f853ca43586d9912c000b473d4.zip
llvm-5273773580f631f853ca43586d9912c000b473d4.tar.gz
llvm-5273773580f631f853ca43586d9912c000b473d4.tar.bz2
[JITLink] Allow duplicate symbol names for locals
Local symbols can have the same name. I ran into this with JITLink while working with an object file that had been run through `strip -S` that had many "func.eh" symbols, but it can also happen using `ld -r`. rdar://85352156 Differential Revision: https://reviews.llvm.org/D114042
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions