Fix the test, NFC.

llvm-svn: 369028
This commit is contained in:
Alexey Bataev 2019-08-15 17:53:49 +00:00
parent 11d9e46f8e
commit 1c3a5d78bd
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
// CK-TEXTI: // __CLANG_OFFLOAD_BUNDLE____END__ openmp-x86_64-pc-linux-gnu
// CK-TEXTLL: ; __CLANG_OFFLOAD_BUNDLE____START__ host-[[HOST:.+]]
// CK-TEXTLL: @A = dso_local global i32 0
// CK-TEXTLL: @A = {{.*}}global i32 0
// CK-TEXTLL: define {{.*}}@test_func()
// CK-TEXTLL: ; __CLANG_OFFLOAD_BUNDLE____END__ host-[[HOST]]
// CK-TEXTLL: ; __CLANG_OFFLOAD_BUNDLE____START__ openmp-powerpc64le-ibm-linux-gnu