hanchenye-llvm-project/lldb/lldb.xcodeproj
Greg Clayton d495c5340d Added an allocated memory cache to avoid having to allocate memory over and
over when running JITed expressions. The allocated memory cache will cache 
allocate memory a page at a time for each permission combination and divvy up
the memory and hand it out in 16 byte increments. 

llvm-svn: 131453
2011-05-17 03:37:42 +00:00
..
project.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
xcshareddata/xcschemes Remove the custom working directory form the xcscheme. 2011-05-12 01:34:06 +00:00
project.pbxproj Added an allocated memory cache to avoid having to allocate memory over and 2011-05-17 03:37:42 +00:00