This allows overriding the CMAKE_CXX_VISIBILITY_PRESET on the command line. For example, setting the value to default lets PIC LLVM static libraries be converted to DSOs, without the need to rebuild LLVM with BUILD_SHARED_LIBS=ON.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is blocking our internal adoption of llvm-12, going to commit on behalf of Igor now.