[all-commits] [llvm/llvm-project] a0570e: [HWASan] allow symbolizer script to index binaries...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Apr 11 14:13:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0570e7750fcaa721a18df9c02584dda00a04e74
https://github.com/llvm/llvm-project/commit/a0570e7750fcaa721a18df9c02584dda00a04e74
Author: Florian Mayer <fmayer at google.com>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M compiler-rt/lib/hwasan/scripts/hwasan_symbolize
Log Message:
-----------
[HWASan] allow symbolizer script to index binaries by build id.
Tested on an example callstack with misplaced binaries from Android.
Tested Regex against callstack without Build ID to confirm it still works.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D123437
More information about the All-commits
mailing list