aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/DeclSpec.cpp
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2021-08-31 01:32:52 -0700
committerJason Molenda <jason@molenda.com>2021-08-31 01:35:07 -0700
commitc1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95 (patch)
treea294646e1e60651ab5bc0a213a201288bad5cf06 /clang/lib/Sema/DeclSpec.cpp
parent0d02aa6e43a2388fe0fdc14062631a4bc50ef033 (diff)
downloadllvm-c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95.zip
llvm-c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95.tar.gz
llvm-c1184ca6eb97e0ac5f7b6cdcc99e3905d27f9d95.tar.bz2
Use dSYM's file addr for Sections when it doesn't match binary
When adding a dSYM to a Module and it has different file addresses from the already-present ObjectFile binary, change the Sections to use the dSYM's file addresses so the symbol table and DWARF are properly contained in the Sections. Previously this was only done for IsInMemory ObjectFiles, but it's more common than that. Differential Revision: https://reviews.llvm.org/D108889 rdar://81504400
Diffstat (limited to 'clang/lib/Sema/DeclSpec.cpp')
0 files changed, 0 insertions, 0 deletions