diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-22 23:37:54 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-22 23:37:54 +0000 |
commit | a56fc7c42c24557fc7b99057e2579756e7af135e (patch) | |
tree | d6cb133b57ebadd9577a564d334d7dbe381c9155 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 59106827c4fc30454a7e4094b27ae966c243b8be (diff) | |
download | llvm-a56fc7c42c24557fc7b99057e2579756e7af135e.zip llvm-a56fc7c42c24557fc7b99057e2579756e7af135e.tar.gz llvm-a56fc7c42c24557fc7b99057e2579756e7af135e.tar.bz2 |
test: fix MIPS driver tests
The tests attempt to validate the invocation of the assembler program with the
integrated assembler disabled. However, the match pattern for the negative
tests are lax and will match both the driver invocation as well as the assembler
invocation. Make the tests more strict by ensuring that we only match the
assembler invocation.
llvm-svn: 201959
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions