[PATCH] D109407: [InlineAsm] Support call function label in x86 inline asm with PIC
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 20:44:58 PDT 2021
xiangzhangllvm updated this revision to Diff 371496.
xiangzhangllvm added a comment.
Herald added a subscriber: jdoerfert.
Update {NUM:P} in LangRef
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109407/new/
https://reviews.llvm.org/D109407
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/test/CodeGen/X86/inline-asm-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109407.371496.patch
Type: text/x-patch
Size: 20537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/3f73b24b/attachment.bin>
More information about the llvm-commits
mailing list