[PATCH] D133914: [InlineAsm][bugfix] Correct function addressing in inline asm
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 19:57:07 PDT 2022
xiangzhangllvm updated this revision to Diff 467000.
xiangzhangllvm marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133914/new/
https://reviews.llvm.org/D133914
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/include/llvm/IR/InlineAsm.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/lib/IR/InlineAsm.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/CodeGen/X86/inline-asm-function-call-pic.ll
llvm/test/CodeGen/X86/inline-asm-p-constraint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133914.467000.patch
Type: text/x-patch
Size: 20557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/167a82ff/attachment.bin>
More information about the llvm-commits
mailing list