InstrProf: Match a bit less strictly - some targets may add signext

Notably, this bot didn't like it:

  http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/5117

llvm-svn: 235968
This commit is contained in:
Justin Bogner 2015-04-28 06:55:23 +00:00
parent f959febf7a
commit 097f1bf4b2
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ void throws() {
// PGOUSE: ret void
}
// PGOGEN-LABEL: @_Z11unreachablei(i32 %i)
// PGOUSE-LABEL: @_Z11unreachablei(i32 %i)
// PGOGEN-LABEL: @_Z11unreachablei(i32
// PGOUSE-LABEL: @_Z11unreachablei(i32
// PGOGEN: store {{.*}} @[[UNC]], i64 0, i64 0
void unreachable(int i) {
// PGOGEN: store {{.*}} @[[UNC]], i64 0, i64 1