]> granicus.if.org Git - clang/commit
Make test not fail on hosts where the default omp library is gomp.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 29 Jul 2016 13:07:09 +0000 (13:07 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 29 Jul 2016 13:07:09 +0000 (13:07 +0000)
commitf90fc43d4d7518e454793a5bb6b6a882e7e01d9a
tree4b9cba199209b3d3c8e483ea03cba6319063f4a5
parentedaa4311e54be8a88ba9881ad9689ed9d0f60da2
Make test not fail on hosts where the default omp library is gomp.

This is the case on some linuxes, just force libomp so we get the
desired results.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277138 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/offloading-interoperability.c