diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-01-21 22:54:10 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-01-21 22:54:10 +0000 |
commit | 2b5dc166a13f4164c1e8b72543b29168781d175c (patch) | |
tree | ff4ec91696457d66f24e91e04fca31fba9c338a7 /llvm/lib/Bytecode | |
parent | 6e2c6054c1074997f77a6c9e379f311868392009 (diff) | |
download | bcm5719-llvm-2b5dc166a13f4164c1e8b72543b29168781d175c.tar.gz bcm5719-llvm-2b5dc166a13f4164c1e8b72543b29168781d175c.zip |
To materialize a module, you need to know what functions NEED to be read and
which ones don't, which is state that the parent class doesn't know without
knowing the implementation. Let the children classes implement
materializeModule().
llvm-svn: 10942
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions