I wanted to add some unit tests for MIPS. They are usable by other platforms but may require modification to make them universal. Do we have a way to add use google test as part of the llvm test suite? It's checked in to the source. Or would I just add them to the single source tests and fix the make files to have them be Mips only?