]> granicus.if.org Git - clang/commit
Rename -mtrap_function= to -ftrap_function= since it's now a target neutral options.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Apr 2011 21:37:45 +0000 (21:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Apr 2011 21:37:45 +0000 (21:37 +0000)
commit49af1f3cedc55726e4a3dd343eb4a8e24eab8439
tree445222d1f8ba6b5adaace075a41b31614a39ae25
parentb20e442b31287b7e926a118dec36bddc34dbe730
Rename -mtrap_function= to -ftrap_function= since it's now a target neutral options.

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