[PATCH] D37354: Add !targets metadata

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 14:10:00 PDT 2017


mssimpso created this revision.
Herald added subscribers: eraman, mcrosier, mehdi_amini.

This patch adds a new kind of metadata that indicates a known set of functions an indirect call site could possibly target.


https://reviews.llvm.org/D37354

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37354.113462.patch
Type: text/x-patch
Size: 4416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/bab2130d/attachment.bin>


More information about the llvm-commits mailing list