Skip to content
  1. Jul 16, 2009
  2. Jul 15, 2009
  3. Jul 14, 2009
  4. Jul 13, 2009
  5. Jul 12, 2009
  6. Jul 11, 2009
    • Torok Edwin's avatar
      assert(0) -> LLVM_UNREACHABLE. · 56d06597
      Torok Edwin authored
      Make llvm_unreachable take an optional string, thus moving the cerr<< out of
      line.
      LLVM_UNREACHABLE is now a simple wrapper that makes the message go away for
      NDEBUG builds.
      
      llvm-svn: 75379
      56d06597
Loading