llvm-project/libunwind/src
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
..
AddressSpace.hpp libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
CMakeLists.txt unwind: clean up warnings from the build 2015-04-25 02:06:15 +00:00
CompactUnwinder.hpp
DwarfInstructions.hpp Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
DwarfParser.hpp
EHHeaderParser.hpp
Registers.hpp
Unwind-EHABI.cpp [libunwind] Flip order of extern "C" and attribute(visibility) 2015-07-24 19:29:05 +00:00
Unwind-EHABI.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
Unwind-sjlj.c
UnwindCursor.hpp libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
UnwindLevel1-gcc-ext.c libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
UnwindLevel1.c unwind: Fix libc++abi and libgcc build. 2015-07-24 00:16:48 +00:00
UnwindRegistersRestore.S
UnwindRegistersSave.S Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
Unwind_AppleExtras.cpp
assembly.h
config.h
dwarf2.h
libunwind.cpp libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
libunwind_ext.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
unwind_ext.h