[PATCH] D66620: [sanitizer] Update symbolizer/scripts
Taewook Oh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 16:03:08 PDT 2019
twoh added a comment.
Hello @vitalybuka, I'm trying to land it on behalf of @sugak, but if I run `arc patch` it keeps failing with
Checking patch lib/sanitizer_common/symbolizer/scripts/global_symbols.txt...
error: lib/sanitizer_common/symbolizer/scripts/global_symbols.txt: does not exist in index
Checking patch lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh...
error: lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh: does not exist in index
Patch Failed!
Usage Exception: Unable to apply patch!
Is there anything I need to do differently for this patch? Thanks!
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66620/new/
https://reviews.llvm.org/D66620
More information about the llvm-commits
mailing list