]> granicus.if.org Git - llvm/commit
Add !callees metadata
authorMatthew Simpson <mssimpso@codeaurora.org>
Mon, 16 Oct 2017 22:22:11 +0000 (22:22 +0000)
committerMatthew Simpson <mssimpso@codeaurora.org>
Mon, 16 Oct 2017 22:22:11 +0000 (22:22 +0000)
commit9f219e8d892284417fa5c1f64b69a36b8602a06f
tree55dee695af90cf26054703d47325291b2f31d035
parent983f9af008ef293025c0e0198f0726ee64ffc793
Add !callees metadata

This patch adds a new kind of metadata that indicates the possible callees of
indirect calls.

Differential Revision: https://reviews.llvm.org/D37354

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315944 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.rst
include/llvm/IR/LLVMContext.h
include/llvm/IR/MDBuilder.h
lib/IR/LLVMContext.cpp
lib/IR/MDBuilder.cpp
test/ThinLTO/X86/lazyload_metadata.ll