llvm-project/clang/test/CodeGen/Inputs
Scott Linder a2fbcef8ee [DebugInfo] Support DWARF v5 source code embedding extension
In DWARF v5 the Line Number Program Header is extensible, allowing values with
new content types. This vendor extension to DWARF v5 allows source text to be
embedded directly in the line tables of the debug line section.

Add new flag (-g[no-]embed-source) to Driver and CC1 which indicates
that source should be passed through to LLVM during CodeGen.

Differential Revision: https://reviews.llvm.org/D42766

llvm-svn: 326102
2018-02-26 17:32:31 +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 [DebugInfo] Added support for Checksum debug info feature. 2016-12-25 10:12:27 +00:00
debug-info-macro.h Move test include file from include/ to Inputs/ 2017-02-11 00:52:01 +00:00
opt-record.proftext
pgo-sample-thinlto-summary.prof Update the SamplePGO test to verify that unroll/icp is not invoked in thinlto compile phase. 2017-03-23 21:20:17 +00:00
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 Apply summary-based dead stripping to regular LTO modules with summaries. 2017-06-15 17:26:13 +00:00
thinlto_backend.ll