mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
80973505f7
Summary: The MinGW driver for lld does not support the --version-script option. For GNU ld, it's a no-op since LLVM.dll exports all symbols. Reviewers: srhines, mstorsjo Subscribers: mgorny, fedor.sergeev, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63743 llvm-svn: 364343 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gen-msvc-exports.py | ||
libllvm.cpp | ||
simple_version_script.map.in |