[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
Tue Sep 7 23:46:48 PDT 2021


xiangzhangllvm updated this revision to Diff 371260.
xiangzhangllvm edited the summary of this revision.
xiangzhangllvm added a comment.

Update for clang-format


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

https://reviews.llvm.org/D109407

Files:
  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.371260.patch
Type: text/x-patch
Size: 19619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/de88a5e1/attachment.bin>


More information about the llvm-commits mailing list