aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2017-06-05 11:22:18 +0000
committerDimitry Andric <dimitry@andric.com>2017-06-05 11:22:18 +0000
commitf5d486f43d861f938f381d440a9a21383b3bb36f (patch)
tree8b1a8379c923493c47c56ac00a3904dc991cc315 /llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp
parentba94c7bde1a0d1f85e3020cb84d6c52b8609168a (diff)
downloadllvm-f5d486f43d861f938f381d440a9a21383b3bb36f.zip
llvm-f5d486f43d861f938f381d440a9a21383b3bb36f.tar.gz
llvm-f5d486f43d861f938f381d440a9a21383b3bb36f.tar.bz2
Fix building DynamicLibrary.cpp with musl libc
Summary: The workaround added in rL301240 for stderr/out/in symbols being both macros and globals is only necessary for glibc, and it does not compile with musl libc. Alpine Linux has had the following fix for it: https://git.alpinelinux.org/cgit/aports/plain/main/llvm4/llvm-fix-DynamicLibrary-to-build-with-musl-libc.patch Adapt the fix in our DynamicLibrary.inc for Unix. Reviewers: marsupial, chandlerc, krytarowski Reviewed By: krytarowski Subscribers: srhines, krytarowski, llvm-commits Differential Revision: https://reviews.llvm.org/D33883 llvm-svn: 304707
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp')
0 files changed, 0 insertions, 0 deletions