"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "50490d54f227419703bcbf2d8957520278a96147"
Substantially re-organized this file:
* There is now only one pass to print out assembly instead of two * It is a FunctionPass * The Module-level printing of globals is now in doFinalization() method of the FunctionPass * The code has been reformatted to follow LLVM coding standards * Some comments, not all, were doxygenified * Last but not least, the function to create an instance of this pass is also no longer a method in the UltraSparc class. llvm-svn: 9953
Loading
Please register or sign in to comment