]> granicus.if.org Git - clang/commit
Fix Profile:cxx-lambda.cpp test for targets that do not generate zeroext
authorKeith Walker <kwalker@arm.com>
Thu, 17 Apr 2014 13:04:53 +0000 (13:04 +0000)
committerKeith Walker <kwalker@arm.com>
Thu, 17 Apr 2014 13:04:53 +0000 (13:04 +0000)
commit8fa1f062bd6f5a942acfcbef4146f7f496031fb2
tree2f26837056e9c957965e7f1a5927f4f5c11a8408
parente2c476094935c56bef1b67e59c3b10d8114ff457
Fix Profile:cxx-lambda.cpp test for targets that do not generate zeroext

Change an expected match to allow for the fact that some targets
may not generated the zeroext operation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206467 91177308-0d34-0410-b5e6-96231b3b80d8
test/Profile/cxx-lambda.cpp