forked from OSchip/llvm-project
76f37d41b7
Symbol versioning can prevent unintented install-time conflicts between different llvm versions. Users may need to override this for particular products (e.g. Julia), but this requires carrying a source code patch. This patch moves this ability to a configuration option. NFC for existing usage. Differential Revision: https://reviews.llvm.org/D118672 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gen-msvc-exports.py | ||
libllvm.cpp | ||
simple_version_script.map.in |