Add method to query for NoCapture attribute.
authorBill Wendling <isanbard@gmail.com>
Thu, 4 Oct 2012 07:18:12 +0000 (07:18 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 4 Oct 2012 07:18:12 +0000 (07:18 +0000)
commit365b9e0668d44038fa0c2739060c26acae12066e
tree6b3fd6f398b51b17305dccf6bd4b00d7a6ae2698
parent1f9855a814fd61207d7fd4586d97c467fa85db1c
Add method to query for NoCapture attribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165212 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
include/llvm/Support/CallSite.h
lib/VMCore/Instructions.cpp