Author: baldrick
Date: Mon Jan 14 08:57:30 2008
New Revision: 45960

URL: http://llvm.org/viewvc/llvm-project?rev=45960&view=rev
Log:
This test is now the same as byval-1.ll, so remove it.

Removed:
    llvm/trunk/test/Verifier/byval-3.ll

Removed: llvm/trunk/test/Verifier/byval-3.ll
URL: 
http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Verifier/byval-3.ll?rev=45959&view=auto

==============================================================================
--- llvm/trunk/test/Verifier/byval-3.ll (original)
+++ llvm/trunk/test/Verifier/byval-3.ll (removed)
@@ -1,2 +0,0 @@
-; RUN: not llvm-as < %s -o /dev/null -f
-declare void @h(i32 byval %num)


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to