[all-commits] [llvm/llvm-project] 69daca: libclang.so: Fix version script to work with gold
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Jul 26 16:52:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69daca022ad71f5f697008e0b028c52023abe61b
https://github.com/llvm/llvm-project/commit/69daca022ad71f5f697008e0b028c52023abe61b
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M clang/tools/libclang/libclang.map
Log Message:
-----------
libclang.so: Fix version script to work with gold
The changes made in 0cf37a3b0617457daaed3224373ffa07724f8482 are not
compatible with gold, which does not seem to support a symbol version
with the name local.
More information about the All-commits
mailing list