[PATCH] D33601: libunwind: fix building on mingw-w64
Martell Malone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 11:32:37 PDT 2017
martell created this revision.
Herald added subscribers: aprantl, mgorny.
This needs to be updated to actually handle dwarf unwind tables for mingw-w64.
Getting this initial diff onto phab so we can have a discussion about it.
This should build for mingw-w64 even if it is not useful.
Repository:
rL LLVM
https://reviews.llvm.org/D33601
Files:
cmake/config-ix.cmake
include/unwind.h
src/AddressSpace.hpp
src/assembly.h
src/config.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33601.100440.patch
Type: text/x-patch
Size: 4706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/a514032b/attachment.bin>
More information about the llvm-commits
mailing list