summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/split-debug.c
Commit message (Expand)AuthorAgeFilesLines
* [DWARF5][SplitDwarf] Set default state for -fsplit-dwarf-inlining to be false.Alexey Lapshin2019-12-111-1/+4
* [Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarfAaron Puchert2019-06-261-10/+2
* [Clang] Harmonize Split DWARF options with llcAaron Puchert2019-06-151-4/+12
* [Clang] Rename -split-dwarf-file to -split-dwarf-outputAaron Puchert2019-06-151-12/+12
* [Driver] Simplify -g level computation and its interaction with -gsplit-dwarfFangrui Song2019-04-171-1/+5
* [AMDGPU] Switch default DWARF version to 5Scott Linder2019-03-291-0/+3
* [Driver] Allow -gsplit-dwarf on ELF OSes other than Linux and FuchsiaFangrui Song2019-03-281-0/+3
* [Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...George Rimar2018-11-141-0/+15
* Reland r332885, "CodeGen, Driver: Start using direct split dwarf emission in ...Peter Collingbourne2018-05-221-2/+1
* Revert "CodeGen, Driver: Start using direct split dwarf emission in clang."Amara Emerson2018-05-221-1/+2
* CodeGen, Driver: Start using direct split dwarf emission in clang.Peter Collingbourne2018-05-211-2/+1
* Enable -fno-split-dwarf-inlining even when -gsplit-dwarf isn't specified.David Blaikie2017-04-281-0/+7
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-8/+8
* DebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inliningDavid Blaikie2016-08-311-0/+7
* DebugInfo: Let -gsplit-dwarf and -gmlt compose if -fno-split-dwarf-inlining i...David Blaikie2016-08-241-2/+23
* 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
OpenPOWER on IntegriCloud