[PATCH] D124560: [llvm-objdump] Symbolize branch targets and basic block addresses based on the bb-address-map when present in the object file.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 30 12:56:30 PDT 2022
MaskRay added a comment.
> When the object file is created with -basic-block-labels it will include
Typo about `-basic-block-labels`? Better to use a Clang driver option. If that is unavailable, use an `llc` option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124560/new/
https://reviews.llvm.org/D124560
More information about the llvm-commits
mailing list