]> granicus.if.org Git - clang/commit
Disable CFI if not using the integrated assembler. We should probably do this only for
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 May 2011 17:43:32 +0000 (17:43 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 2 May 2011 17:43:32 +0000 (17:43 +0000)
commit61b1efe2d0b459a98962fd9b4c097ad8bb9bfdec
tree24a9a2b8d8a00c953f1e0bfffb17af44dddcd534
parent340fa242130c2d8d74c83edca0952e771aebe0e6
Disable CFI if not using the integrated assembler. We should probably do this only for
OS X, but it is probably not all that important.

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