summaryrefslogtreecommitdiff
path: root/test/Assembler/2007-11-26-AttributeOverload.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-11-26-AttributeOverload.ll')
-rw-r--r--test/Assembler/2007-11-26-AttributeOverload.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Assembler/2007-11-26-AttributeOverload.ll b/test/Assembler/2007-11-26-AttributeOverload.ll
new file mode 100644
index 000000000000..aebc2e8d01e5
--- /dev/null
+++ b/test/Assembler/2007-11-26-AttributeOverload.ll
@@ -0,0 +1,4 @@
+; RUN: not llvm-as < %s >& /dev/null
+
+declare i32 @atoi(i8*) nounwind readonly
+declare i32 @atoi(i8*)