hanchenye-llvm-project/libcxxabi
Dan Albert b44ad60835 Correctly export _Unwind_[GS]et(GR|IP) for EHABI.
These need to have normal linkage instead of being static inline as
many libraries expect to be able to declare these and have the linker
find them rather than needing to include the header.

http://mentorembedded.github.io/cxx-abi/abi-eh.html

Also clean up some warnings while I'm here.

Reviewers: jroelofs, kledzik

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5754

llvm-svn: 219629
2014-10-13 21:01:30 +00:00
..
cmake libcxxabi must link to dl if using bundled unwind 2014-08-18 23:43:43 +00:00
include Correctly export _Unwind_[GS]et(GR|IP) for EHABI. 2014-10-13 21:01:30 +00:00
lib Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
src Correctly export _Unwind_[GS]et(GR|IP) for EHABI. 2014-10-13 21:01:30 +00:00
test Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
www Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
CMakeLists.txt Remove strict dependency on llvm-config. 2014-08-26 20:50:07 +00:00
CREDITS.TXT Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00