e6824afcc8ea84b49c4ce8f13af7b1f7ecd48ada |
|
27-Sep-2010 |
Dan Gohman <gohman@apple.com> |
Move ValueMapTest from ADT to VMCore so that ADT doesn't need to link in "core". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114831 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/Makefile
|
2f701dc448f2056759890182f2db905343b31be5 |
|
09-Feb-2010 |
Dale Johannesen <dalej@apple.com> |
Disable unittests/ADT/BitVectorTest on PPC Darwin. It fails with a release build only, for reasons as yet unknown. (If there's a better way to Xfail things here let me know, doesn't seem to be any prior art in unittests.) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95700 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/Makefile
|
268d2da796169d5ad9ea513cd16d34b5f292fabe |
|
01-Jan-2009 |
Misha Brukman <brukman+llvm@gmail.com> |
Original patch by Talin. * Added the first LLVM unittest -- DenseMap. * Updated mkpatch utility to include llvm/unittests dir * Added top-level target "unittests" to run all unittests git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61541 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/ADT/Makefile
|