diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-09-23 16:15:29 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-09-23 16:15:29 +0000 |
commit | 0c0a882bc344ad9af491b7cb7c719c8504a3f46b (patch) | |
tree | b5197449e5a5cdad0b8127e5cc3c78b64d2acdf8 /llvm/lib/Bytecode/Reader/InstructionReader.cpp | |
parent | 301f7dfa197f6277d439b6a338e2bfe4e4f371e9 (diff) | |
download | bcm5719-llvm-0c0a882bc344ad9af491b7cb7c719c8504a3f46b.tar.gz bcm5719-llvm-0c0a882bc344ad9af491b7cb7c719c8504a3f46b.zip |
Suggestions made by Chris:
* Instead of a #define, use inline function
* Fix the name on the #define, errr... now inline function to be more logical:
it doesn't CHECK the alignment, it PERFORMS the alignment
* To get string name of a Type*, use getDescription(), not getName()
llvm-svn: 8683
Diffstat (limited to 'llvm/lib/Bytecode/Reader/InstructionReader.cpp')
0 files changed, 0 insertions, 0 deletions