Go to file
Benjamin Kramer b13847aeca Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the
whole integer to the stream instead of doing byte-sized writes.

llvm-svn: 111230
2010-08-17 13:55:45 +00:00
clang Convert all uses of StringLiteral::getStrData() to StringLiteral::getString() 2010-08-17 12:54:38 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx [re.regiter] 2010-08-16 20:21:16 +00:00
lldb Check for errors in Resume before waiting for the resume to complete. 2010-08-17 00:35:35 +00:00
llvm Micro-optimize MCObjectWriter to do a byteswap if necessary and then write the 2010-08-17 13:55:45 +00:00