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
/
debug-options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver: support -fno-debug-types-section to override -fdebug-types-section
David Blaikie
2014-01-27
1
-0
/
+6
*
Driver support for -fdebug-types-sections
David Blaikie
2014-01-18
1
-2
/
+6
*
Set default Dwarf Version for -gline-tables-only on Darwin to 2.
Manman Ren
2013-11-20
1
-0
/
+8
*
Add support for -ggnu-pubnames matching the llvm support.
Eric Christopher
2013-09-13
1
-0
/
+4
*
Update testing cases to check dwarf-2 for Darwin.
Manman Ren
2013-07-03
1
-10
/
+39
*
Debug Info: set default to gdwarf-2 for Darwin.
Manman Ren
2013-07-02
1
-2
/
+3
*
Debug Info: support for gdwarf-2 gdwarf-3 gdwarf-4
Manman Ren
2013-06-19
1
-1
/
+4
*
Accept and ignore -fdebug-types-section for now. This will be used
Eric Christopher
2013-06-18
1
-1
/
+2
*
FileCheck-ize.
Eric Christopher
2013-06-18
1
-2
/
+4
*
Reduce temp file pollution in some test cases.
Benjamin Kramer
2012-08-03
1
-1
/
+1
*
Improve support for -g options accepted by Clang:
Alexey Samsonov
2012-06-21
1
-36
/
+30
*
Make Clang driver pass the last option from -g group to the compiler.
Alexey Samsonov
2012-05-29
1
-1
/
+19
*
This patch adds a new Clang compiler flag "-gline-tables-only".
Alexey Samsonov
2012-05-04
1
-0
/
+5
*
[driver] Add support for -g2 and -ggdb debug flags.
Chad Rosier
2012-02-28
1
-0
/
+8
*
test/Driver/debug-options*.c: Tweak r147819 to split out another cc1as-sensit...
NAKAMURA Takumi
2012-01-12
1
-4
/
+0
*
Add -g to the cc1as flags only if we're dealing with an original
Eric Christopher
2012-01-10
1
-0
/
+4
*
Split out clang/test/Driver/debug-options-as.c from debug-options.c, and mark...
NAKAMURA Takumi
2011-12-31
1
-7
/
+0
*
Last part of support for generating dwarf for assembly source files. This gets
Kevin Enderby
2011-12-22
1
-0
/
+7
*
[driver] Don't blindly accept all -g options.
Chad Rosier
2011-11-04
1
-0
/
+19