Skip to content
  1. Mar 20, 2009
    • Dan Gohman's avatar
      The last use in a block that doesn't have successors · 76402b9a
      Dan Gohman authored
      (return or unreachable) is a kill.
      
      llvm-svn: 67357
      76402b9a
    • Evan Cheng's avatar
      Fix typo's. · 6d6647c7
      Evan Cheng authored
      llvm-svn: 67349
      6d6647c7
    • Sebastian Redl's avatar
      Fix the Win32 VS2008 build: · 8d5baa09
      Sebastian Redl authored
       - Make type declarations match the struct/class keyword of the definition.
       - Move AddSignalHandler into the namespace where it belongs.
       - Correctly call functions from template base.
       - Some other small changes.
      With this patch, LLVM and Clang should build properly and with far less noise under VS2008.
      
      llvm-svn: 67347
      8d5baa09
  2. Mar 19, 2009
  3. Mar 18, 2009
  4. Mar 17, 2009
Loading