summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RenderMachineFunction.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-04-15 22:09:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-04-15 22:09:44 +0000
commit83261063d143b81ea134d8d0015e25784075273e (patch)
tree1c35d3aef9166388abff50af3fdd3e6be7c23897 /llvm/lib/CodeGen/RenderMachineFunction.h
parenta6e377f34f51ab5060464bdbe0a2d9e0b6916c1a (diff)
downloadbcm5719-llvm-83261063d143b81ea134d8d0015e25784075273e.tar.gz
bcm5719-llvm-83261063d143b81ea134d8d0015e25784075273e.zip
Fix tests that weren't actually verifying anything.
Passing -verify to clang without -cc1 or -Xclang silently passes (with a printed warning, but lit doesn't care about that). This change adds -cc1 or, as is necessary in one case, -Xclang to fix this so that these tests are actually verifying as intended. I'd like to change the driver so this kind of mistake could not be made, but I'm not entirely sure how. Further, since the driver only warns about unknown flags in general, we could have similar bugs with a misspellings of arguments that would be nice to find. llvm-svn: 154776
Diffstat (limited to 'llvm/lib/CodeGen/RenderMachineFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud