Go to file
Greg Clayton 01575f86aa Got the sizeof(lldb_private::Symbol) down to 64 bytes (from 72 bytes) by not
having the enumeration take up 32 bits for the type and by putting it into the
bitfields that were already being used.

llvm-svn: 145084
2011-11-22 21:20:33 +00:00
clang Remove assert from hot code path and add a clarifying comment. 2011-11-22 20:39:31 +00:00
compiler-rt platform/clang_darwin: Fix a refacto and commento. 2011-11-17 17:47:22 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Clarify building instructions for 10.7 2011-11-17 17:14:16 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Got the sizeof(lldb_private::Symbol) down to 64 bytes (from 72 bytes) by not 2011-11-22 21:20:33 +00:00
llvm Undo test commit 2011-11-22 20:05:48 +00:00
polly test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00