[PATCH] D113096: [X86][MS-InlineAsm] Add constraint *m for memory access w/ global var
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 5 06:49:07 PST 2021
pengfei added a comment.
@skan This change seems don't work for -fpic, see https://godbolt.org/z/h3nWoerPe
I don't have any idea to handle these cases, I suggest we should revert this patch first.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113096/new/
https://reviews.llvm.org/D113096
More information about the llvm-commits
mailing list