hanchenye-llvm-project/libunwind
Renato Golin 57cb9919c5 [libunwind] Flip order of extern "C" and attribute(visibility)
GCC doesn't seems to like having the attribute before extern, but
Clang accepts it either way. This patch makes it compile on both.

llvm-svn: 243147
2015-07-24 19:29:05 +00:00
..
cmake
include unwind: Fix libc++abi and libgcc build. 2015-07-24 00:16:48 +00:00
src [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
test Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
.arcconfig Add ARC config 2015-05-09 20:56:15 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
CMakeLists.txt Update version to 3.8.0svn 2015-07-22 21:36:42 +00:00