[all-commits] [llvm/llvm-project] 3d5497: [llvm-symbolizer] Add back --use-symbol-table=true
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Sep 3 14:27:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d54976a704327aea8de85f7b2c36172e42100d9
https://github.com/llvm/llvm-project/commit/3d54976a704327aea8de85f7b2c36172e42100d9
Author: Fangrui Song <maskray at google.com>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Changed paths:
A llvm/test/tools/llvm-symbolizer/use-symbol-table.s
M llvm/tools/llvm-symbolizer/Opts.td
Log Message:
-----------
[llvm-symbolizer] Add back --use-symbol-table=true
It is used by clusterfuzz (https://github.com/google/clusterfuzz/pull/2009/)
and having this compatibility option for a while can help they do bisection
with the latest llvm-symbolizer.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D87067
More information about the All-commits
mailing list