[OpenMP] Remove hard-coded triple in new driver test
authorJoseph Huber <jhuber6@vols.utk.edu>
Mon, 31 Jan 2022 21:46:00 +0000 (16:46 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Mon, 31 Jan 2022 21:46:51 +0000 (16:46 -0500)
commitb79e2a1ccd3b0c8e388fe35ba162c2db498dd882
treecc498a6ae6516e5e345e5d4fb3e7c6d81a18b606
parent2a868802a37261105ea3baeaba405c41cb4b5675
[OpenMP] Remove hard-coded triple in new driver test

Summary:
Previously this test used a hard-coded triple value in the check lines
wihch failed on other architectures. This patch changes that to accept
any host triple.
clang/test/Driver/openmp-offload-gpu.c