From 9f9e0ec09bc1d68345b2253b045040d84e3a5d1860005cbf1c1ba7cea611e608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 19 Jun 2013 18:38:35 +0000 Subject: [PATCH] Pff OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=230 --- llvm.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index d897376..dc9eafd 100644 --- a/llvm.spec +++ b/llvm.spec @@ -228,7 +228,6 @@ cd stage2 # we just do not have enough memory with qemu emulation # Due to http://llvm.org/bugs/show_bug.cgi?id=15242 -rm ../test/BugPoint/ for i in crash-narrowfunctiontest metadata remove_arguments_test; do rm ../test/BugPoint/$i.ll; done