[PATCH] D54788: [TI removal] Leverage the fact that TerminatorInst is gone to create a normal base class that provides all common "call" functionality.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 22 02:34:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347452: [TI removal] Leverage the fact that TerminatorInst is gone to create (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54788?vs=174900&id=175027#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54788

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54788.175027.patch
Type: text/x-patch
Size: 80740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181122/abe277f1/attachment.bin>


More information about the llvm-commits mailing list