aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CoverageMappingGen.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2021-03-04 14:36:44 -0500
committerJez Ng <jezng@fb.com>2021-03-04 14:36:44 -0500
commit5d9aafc09ab5ddc4c205609e9ea4a8a9fa8186bb (patch)
treef28ddcf2f54cf881bdf6d2ca22aed84d18e22646 /clang/lib/CodeGen/CoverageMappingGen.cpp
parentdb06088d63f823e5a4894eea291baf5a449ed406 (diff)
downloadllvm-5d9aafc09ab5ddc4c205609e9ea4a8a9fa8186bb.zip
llvm-5d9aafc09ab5ddc4c205609e9ea4a8a9fa8186bb.tar.gz
llvm-5d9aafc09ab5ddc4c205609e9ea4a8a9fa8186bb.tar.bz2
[lld-macho] Bind re-exported symbols directly to implicitly-linked umbrellas
Suppose we are linking against libFoo, which re-exports the implicitly-bound libSystem, which in turn re-exports some non-explicitly-bound library like `/usr/lib/system/libsystem_c.dylib`. Then any bindings we have to a symbol in libsystem_c should use libSystem (and not libFoo) as the umbrella library. Reviewed By: #lld-macho, smeenai Differential Revision: https://reviews.llvm.org/D97865
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions