[PATCH] D56184: [CallSite removal] Move the rest of IR implementation code away from `CallSite`.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 03:02:54 PST 2019


chandlerc updated this revision to Diff 179829.
chandlerc added a comment.

Rebase and ping!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56184

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/Value.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56184.179829.patch
Type: text/x-patch
Size: 12026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/257a96c0/attachment.bin>


More information about the llvm-commits mailing list