[PATCH] D121785: The [3/3] Fix mangle problem when variable used in inline asm (Support ARR[BaseReg+IndexReg+..] in PIC model)

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 23:36:37 PDT 2022


skan added a comment.

Added @jyknight as reviewer to let him know the sematic of modifier `P` is extended in this patch. The documentation of `P` was added in D10816 <https://reviews.llvm.org/D10816>.


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

https://reviews.llvm.org/D121785



More information about the llvm-commits mailing list