]> granicus.if.org Git - clang/commit
Driver: Silently ignore -fasm-blocks for now instead of error'ing, this cause
authorDaniel Dunbar <daniel@zuster.org>
Tue, 2 Nov 2010 19:42:04 +0000 (19:42 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 2 Nov 2010 19:42:04 +0000 (19:42 +0000)
commit168943947a42d6819dce56b420dc5aef4d0831ce
tree82af703dfaec5c2518f3ad5f65d9607cf8410222
parent6638b3a15edea25c4b1fdf8046e71d82683d8efa
Driver: Silently ignore -fasm-blocks for now instead of error'ing, this cause
some unexpected fallout.

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