summaryrefslogtreecommitdiff
path: root/test/Driver/split-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Driver part of debugger tuning.Paul Robinson2015-12-191-0/+13
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-6/+2
* Split DWARF: Allow -gmlt/-gsplit-dwarf to override rather than complement eac...David Blaikie2015-07-301-0/+17
* clang/test/Driver: Some tests don't REQUIRE asserts any more. Remove them.NAKAMURA Takumi2014-10-121-1/+0
* If we're splitting the dwarf for fission and don't want to use theEric Christopher2013-06-051-0/+10
* Split out the command handling for split debug info, we're goingEric Christopher2013-02-221-0/+5
* Make sure we only use the output file as a base for debug splittingEric Christopher2013-02-221-0/+6
* Don't pass -split-dwarf= to the backend unless we're on linux forEric Christopher2013-02-211-0/+4
* Remove the SplitDebug action and replace with a set of commandsEric Christopher2013-02-211-12/+3
* Driver and option support for -gsplit-dwarf. This is a part ofEric Christopher2013-02-051-0/+19