llvm-mirror/unittests
Benjamin Kramer 8cebbc5761 MingW build fixes
- MingW needs -lpsapi (in ${LIBS}) linked after -lLLVMSystem.
  Noticed by Ronald Pijnacker!

- Some parts of the System library must be build with exceptions on windows.
  Based on a patch by Jay Foad!

llvm-svn: 83251
2009-10-02 19:36:31 +00:00
..
ADT Fix a few more conversion warnings on 4.0 2009-09-18 17:48:05 +00:00
ExecutionEngine Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
Support remove support for "NoSub" from regex. It seems like a minor optimization 2009-09-26 21:27:04 +00:00
Transforms New unit test for the cloning module, which so far only covers cloning of 2009-09-27 21:39:46 +00:00
VMCore Update unittests for MDNode uniquing disable. 2009-09-07 04:19:02 +00:00
Makefile New unit test for the cloning module, which so far only covers cloning of 2009-09-27 21:39:46 +00:00
Makefile.unittest MingW build fixes 2009-10-02 19:36:31 +00:00