[all-commits] [llvm/llvm-project] b2e77c: gn build: Build libclang.so and libLTO.so on ELF p...
pcc via All-commits
all-commits at lists.llvm.org
Wed Aug 18 13:49:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2e77cd095a677bcd7a3ba4fb3da5c811e994cc9
https://github.com/llvm/llvm-project/commit/b2e77cd095a677bcd7a3ba4fb3da5c811e994cc9
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2021-08-18 (Wed, 18 Aug 2021)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
M llvm/utils/gn/secondary/clang/tools/libclang/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/lto/BUILD.gn
Log Message:
-----------
gn build: Build libclang.so and libLTO.so on ELF platforms.
This requires changing the ELF build to enable -fPIC, consistent
with other platforms.
Differential Revision: https://reviews.llvm.org/D108223
More information about the All-commits
mailing list