Fix test from polluting the source tree
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Apr 2017 07:53:40 +0000 (07:53 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 22 Apr 2017 07:53:40 +0000 (07:53 +0000)
(though this seems like a "does this not crash" test - which isn't very
good. Should be fixed)

llvm-svn: 301071

llvm/test/CodeGen/AMDGPU/llvm.amdgcn.unreachable.ll

index 4c598f6..bafafa3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march amdgcn %s -filetype=obj 
+; RUN: llc -march amdgcn %s -filetype=obj -o /dev/null
 ; RUN: llc -march amdgcn <%s | FileCheck %s
 define amdgpu_kernel void @f() {
   ; CHECK: ; divergent unreachable