Ismail Dönmez 2013-06-19 18:38:35 +00:00 committed by Git OBS Bridge
parent 9067bc97b9
commit 9f9e0ec09b

View File

@ -228,7 +228,6 @@ cd stage2
# we just do not have enough memory with qemu emulation # we just do not have enough memory with qemu emulation
# Due to http://llvm.org/bugs/show_bug.cgi?id=15242 # Due to http://llvm.org/bugs/show_bug.cgi?id=15242
rm ../test/BugPoint/
for i in crash-narrowfunctiontest metadata remove_arguments_test; do for i in crash-narrowfunctiontest metadata remove_arguments_test; do
rm ../test/BugPoint/$i.ll; rm ../test/BugPoint/$i.ll;
done done