[all-commits] [llvm/llvm-project] ed8b5b: [hwasan] fix arguments to symbolizer.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Nov 22 09:59:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed8b5b37abb12bd8e7bf7b3f8ec28187ad79a927
https://github.com/llvm/llvm-project/commit/ed8b5b37abb12bd8e7bf7b3f8ec28187ad79a927
Author: Florian Mayer <fmayer at google.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M compiler-rt/lib/hwasan/scripts/hwasan_symbolize
Log Message:
-----------
[hwasan] fix arguments to symbolizer.
new versions do not accept -inlining of -functions (tested with 11 and
13).
Reviewed By: hctim
Differential Revision: https://reviews.llvm.org/D114303
More information about the All-commits
mailing list