make the asmparser reject function and type redefinitions. 'Merging' hasn't been
[oota-llvm.git] / test / CodeGen / XCore / private.ll
index c595a6df4950fc07a58feb63186ae9a678c54993..537d63b903a0492e54c0f1b6937c5b061ce1877a 100644 (file)
@@ -6,8 +6,6 @@
 ; RUN: grep .Lbaz: %t
 ; RUN: grep ldw.*\.Lbaz %t
 
-declare void @foo()
-
 define private void @foo() {
         ret void
 }