Skip to content
Commit 00eeac41 authored by Chris Lattner's avatar Chris Lattner
Browse files

add some accessors to callsite/callinst/invokeinst to check

for the noinline attribute, and make the inliner refuse to
inline a call site when the call site is marked noinline even
if the callee isn't.  This fixes PR6682.

llvm-svn: 99341
parent c53d5d6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment