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
Loading
Please register or sign in to comment