Go to file
Chris Lattner abcf38a064 compute the integer width, not the memory width here. We want to know that
_Bool is 1 bit, not 8.  This fixes an assertion on the testcase, which is
PR9304 and rdar://9045501.

llvm-svn: 126368
2011-02-24 07:31:28 +00:00
clang compute the integer width, not the memory width here. We want to know that 2011-02-24 07:31:28 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx Jean-Daniel Dupas fixes install directions 2011-02-22 14:18:34 +00:00
lldb Add emulation methods for Bitwise Bit Clear (immediate and register) operations. 2011-02-24 01:15:17 +00:00
llvm wire TargetLibraryInfo into simplify libcalls and use it in a couple of 2011-02-24 07:16:14 +00:00