Skip to content
  1. Oct 02, 2009
    • Benjamin Kramer's avatar
      MingW build fixes · f01ee303
      Benjamin Kramer authored
      - 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
      f01ee303
  2. Sep 27, 2009
  3. Sep 14, 2009
  4. Sep 13, 2009
  5. Apr 01, 2009
  6. Feb 26, 2009
  7. Jan 01, 2009
    • Misha Brukman's avatar
      Original patch by Talin. · bcf15388
      Misha Brukman authored
      * Added the first LLVM unittest -- DenseMap.
      * Updated mkpatch utility to include llvm/unittests dir
      * Added top-level target "unittests" to run all unittests
      
      llvm-svn: 61541
      bcf15388
Loading