Use -fopenmp=libomp in all OpenMP offloading tests.
authorSamuel Antao <sfantao@us.ibm.com>
Thu, 27 Oct 2016 18:29:57 +0000 (18:29 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Thu, 27 Oct 2016 18:29:57 +0000 (18:29 +0000)
commit1b0ebed572824990ad3f1ef70425b5da9ba70fce
tree1367b5946deb5557ca42a92c14e6a0ead38dfab1
parent3b7e38b45061826dde67445dfc1488b489872a68
Use -fopenmp=libomp in all OpenMP offloading tests.

This will make sure the right features are being tested even for machines that default to libgomp.

llvm-svn: 285327
clang/test/Driver/openmp-offload.c