[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 11 23:20:08 PST 2019
jdoerfert updated this revision to Diff 181424.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.
Update to the correct commit again.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54498/new/
https://reviews.llvm.org/D54498
Files:
docs/LangRef.rst
include/llvm/IR/CallSite.h
include/llvm/IR/LLVMContext.h
include/llvm/IR/MDBuilder.h
lib/IR/AbstractCallSite.cpp
lib/IR/CMakeLists.txt
lib/IR/LLVMContext.cpp
lib/IR/MDBuilder.cpp
test/ThinLTO/X86/lazyload_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54498.181424.patch
Type: text/x-patch
Size: 21232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/f5a0e298/attachment.bin>
More information about the llvm-commits
mailing list