[PATCH] D149759: [symbolizer] Support symbol lookup

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 22:05:20 PDT 2023


ikudrin added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:326
   to improve correctness and clarity.
+  
+* llvm-symbolizer and llvm-addr2line now support addresses specified as symbol names.
----------------
Please remove the spaces in the blank line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149759



More information about the llvm-commits mailing list