hanchenye-llvm-project/lldb
Jason Molenda 7964ab5e49 Fix ABIMacOSX_i386::RegisterIsVolatile to return the negated value of
RegisterIsCalleeSaved.  Add ebp back to the list of registers that
are callee saved.
<rdar://problem/12817918> 

llvm-svn: 169466
2012-12-06 02:49:20 +00:00
..
docs Avoid potentially disastrous mistakes when removing a file. 2012-11-05 18:41:33 +00:00
examples Replace printf with result.Printf, so that the plugin shows its output with any configuration of the LLDB I/O streams (esp. useful in graphic environments such as Xcode) 2012-10-30 18:01:15 +00:00
include <rdar://problem/12560257> 2012-12-06 02:33:54 +00:00
lib Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00
lldb.xcodeproj Bump lldb version num to lldb-178, debugserver version to debugserver-198. 2012-12-01 04:50:09 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts <rdar://problem/12749733> 2012-12-05 21:24:42 +00:00
source Fix ABIMacOSX_i386::RegisterIsVolatile to return the negated value of 2012-12-06 02:49:20 +00:00
test <rdar://problem/12560257> 2012-12-06 02:33:54 +00:00
tools Fix Linux build warnings due to redefinition of macros: 2012-12-05 00:20:57 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Added malloc introspection commands for Mac OS X for both GDB and LLDB. 2012-11-19 17:47:29 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00