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)
commitdaf8e38ba87cc4defe6604f37f5af61719ed01a2
tree0d9dea81fde3650da78f2d441d5ebff7917dbb57
parent5d637b7d5b02e351877eaf97fe3e780ff56e0d1d
Add method to query for NoCapture attribute.

llvm-svn: 165212
llvm/include/llvm/Instructions.h
llvm/include/llvm/Support/CallSite.h
llvm/lib/VMCore/Instructions.cpp