Go to file
Chris Lattner d39b8c0269 simplify some code, using new scoped_ptr support. Fix a bug in the
cross-endianness case, where we checked the version in the wrong endianness.
Amusingly, the GCC logic that detects mixed endianness hmaps and rejects 
them is dead for this very reason.

llvm-svn: 45113
2007-12-17 18:59:44 +00:00
clang simplify some code, using new scoped_ptr support. Fix a bug in the 2007-12-17 18:59:44 +00:00
llvm cleanup this code, making it more "llvm-like". 2007-12-17 18:58:23 +00:00