Files
openmp/testsuite/bin/header
T
Jonathan Peyton df46ccc9e9 Apply name change to testsuite file.
This change has the llvm-lit part of the testsuite have clang
link to libomp instead of libiomp5.


git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@238721 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 04:24:23 +00:00

7 lines
128 B
Plaintext

; RUN: %clang -lomp -lm %s -o %t && %t 2>&1 | FileCheck %s
; CHECK-NOT: Test failed
; CHECK: Directive worked without errors