summaryrefslogtreecommitdiff
path: root/clang/test/Modules/ModuleModuleDebugInfo.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2022-12-09 20:09:56 -0800
committerShoaib Meenai <smeenai@fb.com>2022-12-12 10:52:31 -0800
commit72b2ca5d0641be5202691728f50ec4b13b5f0634 (patch)
treea39a1d84dc62037fb9935cff0d2076095438bf61 /clang/test/Modules/ModuleModuleDebugInfo.cpp
parent658dc6ee99850c0e1ab8f9424e4c56abddde9a19 (diff)
[COFF] Respect weak externals for mangled symbol searching
We were previously ignoring weak externals during these searches (which are used for the entry point, exports, and subsystem inference), which differed from link.exe behavior. It also meant that we could get different behavior when linking an object file directly vs. packaging it into a static library, because static library symbol name directories include weak externals. Reviewed By: mstorsjo, yozhu Differential Revision: https://reviews.llvm.org/D139764
Diffstat (limited to 'clang/test/Modules/ModuleModuleDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions