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