[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
Sun Jan 6 23:35:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350509: [CallSite removal] Move the rest of IR implementation code away from (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56184?vs=179829&id=180439#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56184

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56184.180439.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/d86b9ce2/attachment.bin>


More information about the llvm-commits mailing list