================ @@ -1784,6 +1784,10 @@ void AArch64InstPrinter::printAlignedLabel(const MCInst *MI, uint64_t Address, unsigned OpNum, const MCSubtargetInfo &STI, raw_ostream &O) { + // Do not print the numberic target address when symbolizing. ---------------- jh7370 wrote:
```suggestion // Do not print the numeric target address when symbolizing. ``` https://github.com/llvm/llvm-project/pull/145009 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits