]> granicus.if.org Git - clang/commit
Add a command line option -gdwarf-aranges that will turn on emitting
authorEric Christopher <echristo@gmail.com>
Fri, 14 Feb 2014 01:27:03 +0000 (01:27 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 14 Feb 2014 01:27:03 +0000 (01:27 +0000)
commit9330356642b3892a0b4134506c2c2b8d93cdec60
treebdd5270a414cb98bca8d924f942a9a7b93ed4cf9
parent6df4eb9cf31536716f1eb9310a7e7cc7a01779ed
Add a command line option -gdwarf-aranges that will turn on emitting
the dwarf .debug_aranges section.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201379 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
test/Driver/debug-options.c