forked from OSchip/llvm-project
5ed8b00d14
Summary: The is the clang side of the fix in D55047, to handle the case where two different modules have local variables with the same GUID because they had the same source file name at compilation time. Allow multiple symbols with the same GUID to be imported, and test that this case works with the distributed backend path. Depends on D55047. Reviewers: evgeny777 Subscribers: mehdi_amini, inglorion, eraman, steven_wu, dexonsmith, cfe-commits Differential Revision: https://reviews.llvm.org/D55048 llvm-svn: 347887 |
||
---|---|---|
.. | ||
code-coverage-filter1.h | ||
code-coverage-filter2.h | ||
debug-info-embed-source.c | ||
debug-info-file-checksum.c | ||
debug-info-macro.h | ||
opt-record.proftext | ||
pgo-sample-thinlto-summary.prof | ||
pgo-sample.prof | ||
pgotestclang.profraw | ||
pgotestir.profraw | ||
sanitizer-special-case-list.sanitized.txt | ||
sanitizer-special-case-list.unsanitized1.txt | ||
sanitizer-special-case-list.unsanitized2.txt | ||
sanitizer-special-case-list.unsanitized3.txt | ||
sanitizer-special-case-list.unsanitized4.txt | ||
stdio.h | ||
thinlto-distributed-backend-skip.bc | ||
thinlto-multi-module.ll | ||
thinlto_backend.ll | ||
thinlto_backend_local_name_conflict1.ll | ||
thinlto_backend_local_name_conflict2.ll |