Go to file
Daniel Dunbar 4645707034 Add implicit definition of objc_msgSend.
- As with malloc and friends, this is important where the return type
   on a 64-bit platform would otherwise end up discarding the upper
   32-bits.

llvm-svn: 69874
2009-04-23 07:00:09 +00:00
clang Add implicit definition of objc_msgSend. 2009-04-23 07:00:09 +00:00
llvm Simplify trunc(extend(x)) in SCEVs, just for completeness. Also fix some odd 2009-04-23 05:15:08 +00:00