]> granicus.if.org Git - clang/commit
Relax restriction in tests to where "-emit-llvm-bc" and "-emit-obj" must appear.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 14 Feb 2019 01:11:32 +0000 (01:11 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 14 Feb 2019 01:11:32 +0000 (01:11 +0000)
commit7d408806cdf8c2e97b30f4a15225cc71114fb30e
treedddd573d8391489c842bea70fcb60c29ecdc9d12
parentce13afc843fddffe609ea04f510b04ba624d1f4a
Relax restriction in tests to where "-emit-llvm-bc" and "-emit-obj" must appear.

The CHECK lines as structured were requiring them to appear only in a certain
position while all that is really needed is to check that they are present.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354001 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/hip-toolchain-no-rdc.hip
test/Driver/hip-toolchain-rdc.hip
test/Driver/openmp-offload.c