Alexander Eremin
670c62770e
specify dwarf version for Solaris
...
llvm-svn: 219901
2014-10-16 05:55:24 +00:00
Brad Smith
6d1dfdc011
Missed a space at the end of the line.
...
llvm-svn: 210884
2014-06-13 03:53:07 +00:00
Brad Smith
378e7f9b78
Use dwarf-2 by default on OpenBSD and FreeBSD.
...
The Tools.cpp part of the patch partially based on a patch from
FreeBSD's LLVM tree.
llvm-svn: 210883
2014-06-13 03:35:37 +00:00
Adrian Prantl
549c514799
Revert "Debug info: Make DWARF4 the default for Darwin, too."
...
I'm holding this change to give maintainers of Darwin buildbots more time
to update their toolchains.
This reverts commit r201375.
llvm-svn: 201520
2014-02-17 17:40:52 +00:00
Adrian Prantl
27edf47bc0
Debug info: Make DWARF4 the default for Darwin, too.
...
llvm-svn: 201375
2014-02-14 00:29:33 +00:00
Manman Ren
825e8e41ad
Update testing cases to check dwarf-2 for Darwin.
...
llvm-svn: 185577
2013-07-03 20:45:07 +00:00
Manman Ren
38db092083
Debug Info: set default to gdwarf-2 for Darwin.
...
Darwin systems currently do not support dwarf version 3 or above. When we are
ready, we can bump the default to gdwarf-4 for Darwin.
For other systems, the default is dwarf version 3, if everything goes smoothly,
we can bump the version to 4.
rdar://13591116
llvm-svn: 185483
2013-07-02 23:15:25 +00:00
Dmitri Gribenko
9eaae74f7d
FileCheck'ize test
...
llvm-svn: 173696
2013-01-28 17:30:37 +00:00
Douglas Gregor
d37a0c0944
Revert r155874.
...
llvm-svn: 155878
2012-05-01 02:04:03 +00:00
Douglas Gregor
77b2b350f7
Move a non portable test to FileCheck, from Jonathan Gray!
...
llvm-svn: 155874
2012-05-01 01:42:40 +00:00
Rafael Espindola
08a692aba4
Don't produce debug info when given -g. Fixes PR6529.
...
llvm-svn: 97897
2010-03-07 04:46:18 +00:00