[PATCH] D54498: AbstractCallSite -- A unified interface for (in)direct and callback calls
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 21:23:13 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL351627: AbstractCallSite -- A unified interface for (in)direct and callback calls (authored by jdoerfert, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54498?vs=181424&id=182663#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54498/new/
https://reviews.llvm.org/D54498
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/CallSite.h
llvm/trunk/include/llvm/IR/LLVMContext.h
llvm/trunk/include/llvm/IR/MDBuilder.h
llvm/trunk/lib/IR/AbstractCallSite.cpp
llvm/trunk/lib/IR/CMakeLists.txt
llvm/trunk/lib/IR/LLVMContext.cpp
llvm/trunk/lib/IR/MDBuilder.cpp
llvm/trunk/test/ThinLTO/X86/lazyload_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54498.182663.patch
Type: text/x-patch
Size: 21633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190119/e50cd5c2/attachment-0001.bin>
More information about the llvm-commits
mailing list