| commit | c464416107414ec97450da6e5c7af2fc4c8af43d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun May 27 16:39:08 2012 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun May 27 16:39:08 2012 +0000 |
| tree | 17ee29998fa5ea14f0decfc8e71b6aaba973adf8 | |
| parent | 15d4169e7e730220f978fb8f2061ba8579924a3a [diff] |
enhance the intrinsic info table to encode what *kind* of Any argument it is (at the cost of 45 bytes of extra table space) so that the verifier can start using it. llvm-svn: 157536