clang/test/CodeGen/Inputs
Scott Linder 7fab66ed2f [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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@326102 91177308-0d34-0410-b5e6-96231b3b80d8
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 Add an option to save the backend-produced YAML optimization record to a file 2016-10-11 00:26:09 +00:00
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 [PGO] Change profile use cc1 option to handle IR level profiles 2016-03-02 20:59:36 +00:00
pgotestir.profraw [PGO] Change profile use cc1 option to handle IR level profiles 2016-03-02 20:59:36 +00:00
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 test: change argument 2015-10-12 21:19:30 +00:00
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 CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test. 2016-06-22 00:57:26 +00:00