[PATCH] D30997: CMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 19:20:34 PDT 2018


tstellar added a comment.

In https://reviews.llvm.org/D30997#1095542, @foutrelis wrote:

> Apologies for the random a-year-later comment, but how does this relate to https://reviews.llvm.org/D31524 (which already seems to version libLLVM.so's symbols)?
>
> (Inquiring because I was asked <https://bugs.archlinux.org/task/58539> to enable this option downstream in Arch Linux, but AFAICS our libLLVM.so has been versioned since LLVM 5.)


I think this option should be dropped.  When I added it, I was unaware of  https://reviews.llvm.org/D31524, which was being developed at the same time.


Repository:
  rL LLVM

https://reviews.llvm.org/D30997





More information about the llvm-commits mailing list