llvm-project/libcxxabi
Jonathan Roelofs d9dbecd74d [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them.
This fixes an interworking problem when the unwinder/libcxxabi is built for
Thumb. When unw_getcontext is not marked as a function, 'bl' is used for the
branch instead of 'bx'.

llvm-svn: 214573
2014-08-01 22:02:21 +00:00
..
cmake libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
include Land support for ARM EHABI unwinding for libunwind. 2014-06-25 23:39:00 +00:00
lib Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
src [unwinder] Tell the assembler that functions are functions so that the linker knows how to link them. 2014-08-01 22:02:21 +00:00
test Add support for building and testing the unwinder. 2014-07-11 15:36:02 +00:00
www Add lit configs for libcxxabi tests. 2014-07-10 02:20:11 +00:00
CMakeLists.txt libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
CREDITS.TXT Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00