aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Assembler/2003-03-03-DuplicateConstant.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Assembler/2003-03-03-DuplicateConstant.ll b/test/Assembler/2003-03-03-DuplicateConstant.ll
new file mode 100644
index 0000000000..edb06e0167
--- /dev/null
+++ b/test/Assembler/2003-03-03-DuplicateConstant.ll
@@ -0,0 +1,5 @@
+
+
+%X = const int 0
+%X = const int 0
+