[PATCH] D70756: llvm-symbolizer: support DW_FORM_loclistx locations.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 15:45:29 PST 2019
eugenis added a comment.
I've added the source code and compiler flags to the test case.
As for the comment syntax, if you search for assignments to MCAsmInfo::CommentString, you'll discover that the options are:
//
#
##
;
!
@
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70756/new/
https://reviews.llvm.org/D70756
More information about the llvm-commits
mailing list