Go to file
Owen Anderson 755aceb5d0 Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
ID member as the sole unique type identifier.  Clean up APIs related to this change.

llvm-svn: 110396
2010-08-05 23:42:04 +00:00
clang Don't assert on a file stream if its state is not tracked. Fix pr7831. 2010-08-05 23:24:13 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx buildit adjustment 2010-07-30 23:15:01 +00:00
lldb When running a single test case, lldb.SBDebugger.Terminate() is not being called 2010-08-05 21:23:45 +00:00
llvm Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 2010-08-05 23:42:04 +00:00