[PATCH] D128729: Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link

Igor Sugak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 11:43:57 PDT 2022


sugak added a comment.

> Curious how you noticed this script...

I stumbled on this while exploring the compiler-rt codebase. We've being using it for for over 5 years now! This way we didn't have to teach people how to switch from add2line to llvm-symbolizer and didn't need to deploy llvm-symbolizer anywhere.


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