rename *.llx -> *.ll
[oota-llvm.git] / test / Assembler / 2002-10-13-ConstantEncodingProblem.ll
diff --git a/test/Assembler/2002-10-13-ConstantEncodingProblem.ll b/test/Assembler/2002-10-13-ConstantEncodingProblem.ll
new file mode 100644 (file)
index 0000000..bf3a521
--- /dev/null
@@ -0,0 +1,5 @@
+; RUN: llvm-as < %s | llvm-dis
+
+%Domain = type { %Domain**, %Domain* }
+@D = global %Domain zeroinitializer             ; <%Domain*> [#uses=0]
+