"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "43c2bab6d33f649146aa986d0bdf29d201ee5b65"
* Cleaned up code:
- no more passing around a string pointer to set errors - no more returning booleans and checking for errors, we use C++ exceptions * Broke functionality into 2 new classes, one reads from file, one from a stream * Implemented lazy function streaming - the parser can read in a function at-a-time llvm-svn: 8671
Loading
Please register or sign in to comment