* Group class definitions & implementations together
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 23 Sep 2003 16:13:28 +0000 (16:13 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 23 Sep 2003 16:13:28 +0000 (16:13 +0000)
commitd57308a33cdaccc0c7693e76e05d5d0f16c15401
tree968cf9fc48e36cbd59763cd561716c953b69119a
parent39827c866d9dae97f2509e76d688a25d1cb8f7fb
* Group class definitions & implementations together
* Make sure we align the buffer we're given
* Do not let exceptions propagate when the caller asks for a Module*
* Add doxygenified comments to wrapper functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8682 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ReaderWrappers.cpp