[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 14:50:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2030e6496aae: Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to… (authored by MatzeB).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128729/new/

https://reviews.llvm.org/D128729

Files:
  compiler-rt/lib/sanitizer_common/symbolizer/scripts/ar_to_bc.sh
  compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
  llvm/test/tools/llvm-link/archive-non-bitcode.ll
  llvm/tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128729.440776.patch
Type: text/x-patch
Size: 5451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/7d1235cb/attachment.bin>


More information about the llvm-commits mailing list