aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2022-06-27 21:38:45 -0700
committerMatthias Braun <matze@braunis.de>2022-06-28 14:49:35 -0700
commit2030e6496aaed3d38c9a2725a5ebec4a3264019c (patch)
tree8e07c07da91b257cb712cca3fbc0608333c887f6 /llvm/lib/Analysis/ValueTracking.cpp
parentddc9e8861ccf8ac3cf45e9d8cda58bdb2b0be63b (diff)
downloadllvm-2030e6496aaed3d38c9a2725a5ebec4a3264019c.zip
llvm-2030e6496aaed3d38c9a2725a5ebec4a3264019c.tar.gz
llvm-2030e6496aaed3d38c9a2725a5ebec4a3264019c.tar.bz2
Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link
Remove the `ar_to_bc.sh` helper script in the compiler-rt symbolizer build. Instead use `llvm-link` directly as D81109 introduced the capability to read archives. I just needed to add a new flag `-ignore-non-bitcode` to avoid `llvm-link` aborting when it found a non-bitcode file in the archive. Differential Revision: https://reviews.llvm.org/D128729
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions