[PATCH] D104327: [release] Build the LLVM releases with Position Independent Code enabled
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 15:52:53 PDT 2021
ldionne added a comment.
I created another take on this here: https://reviews.llvm.org/D104328.
Personally, I find the solution in this patch here more elegant, since it avoids hardcoding that choice in a layer way below in libc++.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104327/new/
https://reviews.llvm.org/D104327
More information about the llvm-commits
mailing list