]> granicus.if.org Git - clang/commit
Handle -ffunction-sections and -fdata-sections in the driver.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 May 2010 21:06:04 +0000 (21:06 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 6 May 2010 21:06:04 +0000 (21:06 +0000)
commit9cf933a67e54bea5475c5027fee2c1cf7365ee05
treef31c2bd305e72303fb6ddb06fef89f6d8c76ee81
parent4cadeec91b805bba64a720c6ad85052e97b5b30c
Handle -ffunction-sections and -fdata-sections in the driver.

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