[PATCH] D63468: llvm-symbolizer: Add a FRAME command.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 12:56:03 PDT 2019


pcc added a comment.

In D63468#1556250 <https://reviews.llvm.org/D63468#1556250>, @vitalybuka wrote:

> Do this mean that to report this HWASAN will need binary compiled with -g ?


Yes, it depends on debug info that isn't included with `-g1`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63468/new/

https://reviews.llvm.org/D63468





More information about the llvm-commits mailing list