aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/split-debug.c
AgeCommit message (Expand)Author
2013-02-22Split out the command handling for split debug info, we're goingEric Christopher
2013-02-22Make sure we only use the output file as a base for debug splittingEric Christopher
2013-02-21Don't pass -split-dwarf= to the backend unless we're on linux forEric Christopher
2013-02-21Remove the SplitDebug action and replace with a set of commandsEric Christopher
2013-02-05Driver and option support for -gsplit-dwarf. This is a part ofEric Christopher