diff --git a/test/CodeGen/Generic/2008-07-29-EHLabel.ll b/test/CodeGen/Generic/2008-07-29-EHLabel.ll index 69a4e132231..3fd9968dd13 100644 --- a/test/CodeGen/Generic/2008-07-29-EHLabel.ll +++ b/test/CodeGen/Generic/2008-07-29-EHLabel.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -o - | as -o /dev/null +; RUN: llvm-as < %s | llc ; PR2609 %struct..0._11 = type { i32 } %struct..1__pthread_mutex_s = type { i32, i32, i32, i32, i32, %struct..0._11 }