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

mark getIntrinsicID() 'readonly'. This allows various classof methods

(like DbgDeclareInst's) to shrink substantially.  It sucks that we have
to pull Compiler.h into such a public header, but at least Compiler.h
doesn't pull anything else in.

llvm-svn: 88863
parent f456ae74
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