hanchenye-llvm-project/lldb
Sean Callanan 7618f4ebaf Fixes to the IR generator in the expression parser
to correctly unfold constant-folded global variables.
Also added code to JIT the expression.  Simple 
expressions are now JIT compiled successfully.

llvm-svn: 108380
2010-07-14 23:40:29 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
lib Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb.xcodeproj Fixed Xcode project to deal with recent ELF plug-in changes. 2010-07-14 00:20:31 +00:00
resources
scripts Removed unused variable "log". 2010-07-13 22:26:45 +00:00
source Fixes to the IR generator in the expression parser 2010-07-14 23:40:29 +00:00
test Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
tools I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00