Added TEST section for clang. It hangs at 27% and again at 99% and fails a few tests.

This commit is contained in:
Scott McCreary
2013-03-21 07:52:39 +00:00
parent 60e0d85142
commit c5953afca7

View File

@@ -27,5 +27,10 @@ INSTALL {
make install
}
TEST {
cd llvm-3.2.src
make check
}
LICENSE="UIUC"
COPYRIGHT="2003-2012 University of Illinois at Urbana-Champaign"