[PATCH] D128729: Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 28 10:11:19 PDT 2022
MatzeB added a subscriber: sugak.
MatzeB added a comment.
> It's not clear from description that it's done to fix those scripts.
I originally added a note to
In D128729#3616085 <https://reviews.llvm.org/D128729#3616085>, @MaskRay wrote:
> build_symbolizer.sh is used by our internal Bazel build system. In llvm-project it seems not referenced. Curious how you noticed this script...
Our internal build system is somehow using it too... CC @sugak
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128729/new/
https://reviews.llvm.org/D128729
More information about the llvm-commits
mailing list