hanchenye-llvm-project/libunwind
Charles Davis 805173c84d Export public functions implemented in assembly on Windows.
Summary:
By default, symbols aren't visible outside of the module that defines
them. To make them visible, they must be exported. The easiest way to do
that is to embed an `-export:symname` directive into the object file.

Reviewers: mstorsjo, rnk

Subscribers: christof, cfe-commits

Differential Revision: https://reviews.llvm.org/D51508

llvm-svn: 341232
2018-08-31 18:11:48 +00:00
..
cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:53:19 +00:00
docs NFC: Test commit access 2018-08-16 16:55:07 +00:00
include Fix existing code for SEH on ARM to compile correctly 2018-08-31 14:56:55 +00:00
src Export public functions implemented in assembly on Windows. 2018-08-31 18:11:48 +00:00
test [libunwind] Permit additional compiler and linker flags to be passed to tests. 2018-02-27 18:40:04 +00:00
.arcconfig [libunwind] Set up .arcconfig to point to new Diffusion UNW repository 2018-01-10 22:20:03 +00:00
.clang-format
CMakeLists.txt [CMake] Allow building standalone without any llvm-config available 2018-08-03 05:51:31 +00:00
LICENSE.TXT Update copyright year to 2018. 2018-06-18 12:22:17 +00:00