"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "91123da2d1ee7d4f09e3f62e59d33ddf8aa0b27e"
Substantial cleanups:
* Add header comment * Remove extraneous #includes * Move the FileType enum into the GCC class * The GCC class is not virtual. * Move all of the "constructor" functions into the classes themselves * Stop using cl::list as arguments, use std::vector instead (which cl::list derives from) * Improve comments llvm-svn: 9121
Loading
Please register or sign in to comment