diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2011-06-20 01:23:19 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2011-06-20 01:23:19 +0000 |
| commit | 92c810be2c3e99051b0afaf98e3a62374d429f74 (patch) | |
| tree | ceb22cc76b5f48ef5180139dca2b01a8b44c6ea3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 4cfd07ef07579c09f0c6077479ecdcd428becdcd (diff) | |
| download | llvm-92c810be2c3e99051b0afaf98e3a62374d429f74.zip llvm-92c810be2c3e99051b0afaf98e3a62374d429f74.tar.gz llvm-92c810be2c3e99051b0afaf98e3a62374d429f74.tar.bz2 | |
Restructure the API in Type based on a conversation with Richard Smith.
This makes 'isPointerLikeType' a little less confusing, and pulls the
decay check into a separate interface that is much more clear and
concrete. Also, just implement these as logical wrappers around other
predicates. Having a switch based implementation isn't likely to be
necessary. We can try to optimize them later if they show up on
a profile.
llvm-svn: 133405
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
