commit | 5415127330d3b3ccb91cc6fef196f066563740a9 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 15 19:56:28 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 15 19:56:28 2009 +0000 |
tree | 3926daf8d9f32e1832731d44c2715bc4cc771e20 | |
parent | 6f0c67d4ffbc9c47153cab94985a22699b699729 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88863 91177308-0d34-0410-b5e6-96231b3b80d8