summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/split-debug-filename.c
Commit message (Collapse)AuthorAgeFilesLines
* DebugInfo: Add flag to CU to disable emission of inline debug info into the ↵David Blaikie2016-08-241-2/+2
| | | | | | | | | | skeleton CU In cases where .dwo/.dwp files are guaranteed to be available, skipping the extra online (in the .o file) inline info can save a substantial amount of space - see the original r221306 for more details there. llvm-svn: 279651
* Add forgotten testcase.Eric Christopher2013-02-251-0/+7
llvm-svn: 176032
OpenPOWER on IntegriCloud