hanchenye-llvm-project/lldb
Johnny Chen 7feabf0643 Fix a logic error (Division by zero) uncovered by the static analyzer.
A8.6.391 VST1 (multiple single elements)
alignment = if align == '00' then 1 else 4 << UInt(align);

llvm-svn: 137477
2011-08-12 17:59:58 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples CFString.py now shows contents in a more NSString-like way (e.g. you get @"Hello" instead of "Hello") 2011-08-09 23:50:01 +00:00
include Giving a warning to the user the first time children are truncated by the new cap setting 2011-08-12 16:42:31 +00:00
lib Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
lldb.xcodeproj Updated LLVM/Clang to to pick up fixes for a 2011-08-11 20:11:18 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Cleaned up the SBType.h file to not include internal headers and reorganized 2011-08-03 22:57:10 +00:00
scripts Updated LLVM/Clang to to pick up fixes for a 2011-08-11 20:11:18 +00:00
source Fix a logic error (Division by zero) uncovered by the static analyzer. 2011-08-12 17:59:58 +00:00
test *Some more optimizations in usage of ConstString 2011-08-12 02:00:06 +00:00
tools Fixes the occasional crash on exit when quitting lldb with control-D. 2011-08-12 02:40:17 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www Fix some typos. 2011-08-04 21:01:04 +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 Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00