[PATCH] D37354: Add !callees metadata
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 11:37:46 PDT 2017
mssimpso updated this revision to Diff 114220.
mssimpso marked 2 inline comments as done.
mssimpso retitled this revision from "Add !targets metadata" to "Add !callees metadata".
mssimpso edited the summary of this revision.
mssimpso added a comment.
Addressed Hal's comments. Thanks!
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.114220.patch
Type: text/x-patch
Size: 4412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/06cbe1c0/attachment.bin>
More information about the llvm-commits
mailing list