[PATCH] D77892: [CallSite removal] Remove most CallSite usage from visitInlineAsm.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 13:26:45 PDT 2020


craig.topper created this revision.
craig.topper added a reviewer: rnk.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

I only left it at the interface to ParseConstraints since that
needs updates to other callers in different files. I'll do that
as a follow up.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77892

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77892.256637.patch
Type: text/x-patch
Size: 14934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/3589cd55/attachment.bin>


More information about the llvm-commits mailing list