[PATCH] D34358: LLD: Move the rest of the Mips into Arch/Mips.cpp

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 11:49:00 PDT 2017


ruiu added a comment.

I think we shouldn't do this. It might make sense to move this file under `Arch`, but merging it with `Arch/Mips.cpp` decreases readability as the file now contains totally unrelated functions.


https://reviews.llvm.org/D34358





More information about the llvm-commits mailing list