Closed liyili2 closed 9 years ago
@liyili2 , as discussed, please do not wait for me to review your code. Make pull requests and then merge, but:
1) try your best to comment your code (with good English) 2) try your best to give very good names to sorts
The idea is to first make everything work, and be able to parse lots and lots of LLVM programs as generated by Clang, and once we know it works, we will revise the syntax together and make sure that it also looks good.
OK. got it.
@grosu, please review.