summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/FrontendC/2008-07-29-EHLabel.ll (renamed from llvm/test/CodeGen/Generic/2008-07-29-EHLabel.ll)2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2008-07-29-EHLabel.ll b/llvm/test/FrontendC/2008-07-29-EHLabel.ll
index 3fd9968dd13..abf94568582 100644
--- a/llvm/test/CodeGen/Generic/2008-07-29-EHLabel.ll
+++ b/llvm/test/FrontendC/2008-07-29-EHLabel.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-as < %s | llc -o - | %llvmgcc -xassembler -c -o /dev/null -
; PR2609
%struct..0._11 = type { i32 }
%struct..1__pthread_mutex_s = type { i32, i32, i32, i32, i32, %struct..0._11 }
OpenPOWER on IntegriCloud