summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-01-29 21:53:18 +0000
committerDan Gohman <gohman@apple.com>2010-01-29 21:53:18 +0000
commit838fb09a75f6aefe841a3d27cc27ada305485edb (patch)
tree7ba0b052f37e95ff0a98912ad8977a74e8f618a6 /clang/lib/CodeGen/CodeGenModule.cpp
parent6abe6cb8b53187be517b9700e63b337e454e722d (diff)
downloadbcm5719-llvm-838fb09a75f6aefe841a3d27cc27ada305485edb.tar.gz
bcm5719-llvm-838fb09a75f6aefe841a3d27cc27ada305485edb.zip
Fix the position of the caret in the FileCheck error message.
Before: test/CodeGen/X86/lsr-reuse.ll:52:34: error: expected string not found in input ; CHECK: movsd -2048(%rsi), %xmm0 ^ After: test/CodeGen/X86/lsr-reuse.ll:52:10: error: expected string not found in input ; CHECK: movsd -2048(%rsi), %xmm0 ^ llvm-svn: 94846
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud