]> granicus.if.org Git - clang/commit
Accept and ignore -fdebug-types-section for now. This will be used
authorEric Christopher <echristo@gmail.com>
Tue, 18 Jun 2013 00:03:50 +0000 (00:03 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 18 Jun 2013 00:03:50 +0000 (00:03 +0000)
commit3e8ac1b4d50a3b13bdda99f9d842b0127315ecf0
treee1e9bb7aeceff4310351bf9c7cfc50536e16429a
parente7d9464fe4a486d2b86223bd70a6f666e5e27468
Accept and ignore -fdebug-types-section for now. This will be used
later with dwarf4 type hashing.

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