index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Driver
/
split-debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF5][SplitDwarf] Set default state for -fsplit-dwarf-inlining to be false.
Alexey Lapshin
2019-12-11
1
-1
/
+4
*
[Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarf
Aaron Puchert
2019-06-26
1
-10
/
+2
*
[Clang] Harmonize Split DWARF options with llc
Aaron Puchert
2019-06-15
1
-4
/
+12
*
[Clang] Rename -split-dwarf-file to -split-dwarf-output
Aaron Puchert
2019-06-15
1
-12
/
+12
*
[Driver] Simplify -g level computation and its interaction with -gsplit-dwarf
Fangrui Song
2019-04-17
1
-1
/
+5
*
[AMDGPU] Switch default DWARF version to 5
Scott Linder
2019-03-29
1
-0
/
+3
*
[Driver] Allow -gsplit-dwarf on ELF OSes other than Linux and Fuchsia
Fangrui Song
2019-03-28
1
-0
/
+3
*
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...
George Rimar
2018-11-14
1
-0
/
+15
*
Reland r332885, "CodeGen, Driver: Start using direct split dwarf emission in ...
Peter Collingbourne
2018-05-22
1
-2
/
+1
*
Revert "CodeGen, Driver: Start using direct split dwarf emission in clang."
Amara Emerson
2018-05-22
1
-1
/
+2
*
CodeGen, Driver: Start using direct split dwarf emission in clang.
Peter Collingbourne
2018-05-21
1
-2
/
+1
*
Enable -fno-split-dwarf-inlining even when -gsplit-dwarf isn't specified.
David Blaikie
2017-04-28
1
-0
/
+7
*
Move Split DWARF handling to an MC option/command line argument rather than u...
David Blaikie
2017-04-21
1
-8
/
+8
*
DebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
David Blaikie
2016-08-31
1
-0
/
+7
*
DebugInfo: Let -gsplit-dwarf and -gmlt compose if -fno-split-dwarf-inlining i...
David Blaikie
2016-08-24
1
-2
/
+23
*
Driver part of debugger tuning.
Paul Robinson
2015-12-19
1
-0
/
+13
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-6
/
+2
*
Split DWARF: Allow -gmlt/-gsplit-dwarf to override rather than complement eac...
David Blaikie
2015-07-30
1
-0
/
+17
*
clang/test/Driver: Some tests don't REQUIRE asserts any more. Remove them.
NAKAMURA Takumi
2014-10-12
1
-1
/
+0
*
If we're splitting the dwarf for fission and don't want to use the
Eric Christopher
2013-06-05
1
-0
/
+10
*
Split out the command handling for split debug info, we're going
Eric Christopher
2013-02-22
1
-0
/
+5
*
Make sure we only use the output file as a base for debug splitting
Eric Christopher
2013-02-22
1
-0
/
+6
*
Don't pass -split-dwarf= to the backend unless we're on linux for
Eric Christopher
2013-02-21
1
-0
/
+4
*
Remove the SplitDebug action and replace with a set of commands
Eric Christopher
2013-02-21
1
-12
/
+3
*
Driver and option support for -gsplit-dwarf. This is a part of
Eric Christopher
2013-02-05
1
-0
/
+19