llvm-project/clang/test/CodeGen/Inputs
Teresa Johnson 5ed8b00d14 [ThinLTO] Allow importing of multiple symbols with same GUID
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
2018-11-29 17:02:59 +00:00
..
code-coverage-filter1.h [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov (after revert https://reviews.llvm.org/rL346659) 2018-11-17 19:41:39 +00:00
code-coverage-filter2.h [Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to filter the files to instrument with gcov (after revert https://reviews.llvm.org/rL346659) 2018-11-17 19:41:39 +00:00
debug-info-embed-source.c [DebugInfo] Support DWARF v5 source code embedding extension 2018-02-26 17:32:31 +00:00
debug-info-file-checksum.c
debug-info-macro.h
opt-record.proftext
pgo-sample-thinlto-summary.prof
pgo-sample.prof Revert r307445 as it breaks on certain platforms. 2017-07-07 22:40:37 +00:00
pgotestclang.profraw
pgotestir.profraw
sanitizer-special-case-list.sanitized.txt Allow specifying sanitizers in blacklists 2017-09-25 22:11:12 +00:00
sanitizer-special-case-list.unsanitized1.txt Allow specifying sanitizers in blacklists 2017-09-25 22:11:12 +00:00
sanitizer-special-case-list.unsanitized2.txt Allow specifying sanitizers in blacklists 2017-09-25 22:11:12 +00:00
sanitizer-special-case-list.unsanitized3.txt Allow specifying sanitizers in blacklists 2017-09-25 22:11:12 +00:00
sanitizer-special-case-list.unsanitized4.txt Allow specifying sanitizers in blacklists 2017-09-25 22:11:12 +00:00
stdio.h
thinlto-distributed-backend-skip.bc [ThinLTO] Allow indexing to request backend to ignore the module 2018-02-16 23:38:22 +00:00
thinlto-multi-module.ll
thinlto_backend.ll
thinlto_backend_local_name_conflict1.ll [ThinLTO] Allow importing of multiple symbols with same GUID 2018-11-29 17:02:59 +00:00
thinlto_backend_local_name_conflict2.ll [ThinLTO] Allow importing of multiple symbols with same GUID 2018-11-29 17:02:59 +00:00