Go to file
Sean Callanan 138e74e347 Fixed a bug where we didn't restore thread and
frame state after running a function.  This
caused nondeterministic crashes in the expression
evaluation code.

llvm-svn: 109454
2010-07-26 22:14:36 +00:00
clang Mark __builtin_eh_return as noreturn. Patch by Dimitry Andric. 2010-07-26 22:04:15 +00:00
compiler-rt Fix error in rep_clz on non-LP64 targets. Patch by Christoph Gerum 2010-07-26 18:17:00 +00:00
libcxx Updated weekly by chapter summary 2010-07-22 20:29:53 +00:00
lldb Fixed a bug where we didn't restore thread and 2010-07-26 22:14:36 +00:00
llvm Don't call __register_frame from the JIT on systems that use setjmp/longjmp 2010-07-26 21:58:00 +00:00