Paul Robinson 0334a047df Driver part of debugger tuning.
Adds driver options named -glldb and -gsce to mean -g plus tuning for
lldb and SCE debuggers respectively; the existing -ggdb option does
the same for gdb. Existing options -ggdb0, -ggdb1 etc. unpack into
-ggdb -g<N>.  (There will not be -glldb<N> or -gsce<N> options.) The
tuning gets a target-specific default in the driver, and is passed
into cc1 with the new -debugger-tuning option.

As fallout, fixes where '-gsplit-dwarf -g0' would ignore the -g0 part
on Linux.

Differential Revision: http://reviews.llvm.org/D15651

llvm-svn: 256104
2015-12-19 19:41:48 +00:00
..
2015-11-04 19:42:17 +00:00
2015-08-12 19:45:01 +00:00
2015-07-06 15:25:31 +00:00
2015-12-04 17:30:29 +00:00
2012-12-12 23:02:30 +00:00
2015-12-04 22:50:44 +00:00
2015-09-17 15:58:54 +00:00
2015-06-27 19:04:55 +00:00

See llvm/docs/README.txt