summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-09-18 20:22:36 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-09-18 20:22:36 +0000
commit9b3ee4bf2cffee6e262b34596f7731ff70649eda (patch)
tree30540b207e3d1ca6d811cc5c32299f60c720999d /clang/lib/CodeGen/CGDebugInfo.cpp
parent0b5a6e3c089d7367eba68d4bd29858424d0a2dfe (diff)
downloadbcm5719-llvm-9b3ee4bf2cffee6e262b34596f7731ff70649eda.tar.gz
bcm5719-llvm-9b3ee4bf2cffee6e262b34596f7731ff70649eda.zip
Fix test to pass when the directory name has lld in it.
CHECK-LABEL assumes that there is only one occurrence of the match. The output looks like: clang version 3.8.0 (trunk 247999) .... /path/to/build/dir/bin/clang-3.8 .... If the path contains lld, the second CHECK-LABEL matches it and we fail since there is no -cc1as between clang and lld. llvm-svn: 248029
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud