hanchenye-llvm-project/libcxxabi
Howard Hinnant 2c2b55f27f Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2.
llvm-svn: 161496
2012-08-08 16:15:16 +00:00
..
include
lib
src Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
test Fixes apple: #12020687. This was a problem in the demangler with template 2012-08-03 22:02:07 +00:00
www Update status. 2012-08-02 22:06:41 +00:00
CREDITS.TXT Update CREDITS.TXT 2012-08-01 19:24:04 +00:00
LICENSE.TXT