aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-02-22 23:37:58 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-02-22 23:37:58 +0000
commit42e4b5997a2cad5f505dfb997b83f14f91ef0546 (patch)
tree388b04ad763eedbf8b17b4354ad8ebe9bc04542e /clang/lib/Frontend/CompilerInvocation.cpp
parenta56fc7c42c24557fc7b99057e2579756e7af135e (diff)
downloadllvm-42e4b5997a2cad5f505dfb997b83f14f91ef0546.zip
llvm-42e4b5997a2cad5f505dfb997b83f14f91ef0546.tar.gz
llvm-42e4b5997a2cad5f505dfb997b83f14f91ef0546.tar.bz2
clang: forward -no-integrated-as from the driver
Forward the -no-integrated-as option to -cc1 rather than simply invoking the appropriate tool. This is useful since this option has been overloaded to permit disabling of parsing inline assembly at the MC layer. This re-applies the previous version of the patch with a renaming of the driver option to the public name rather than the internal name (-target vs -triple). The actual failure is fixed separately of an overly aggressive negative pattern match in the MIPS driver tests. It also fixes the incorrect test for targets that have the integrated assembler disabled by default. llvm-svn: 201960
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions