[PATCH] D51483: [mips] Disable the selection of mixed microMIPS/MIPS code

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 09:12:10 PDT 2018


atanasyan added a comment.

In https://reviews.llvm.org/D51483#1220850, @smaksimovic wrote:

> It seems that I cannot apply this patch without applying https://reviews.llvm.org/D51482 first, because that patch introduces the test file.
>  They should be either decoupled or made dependent on phabricator to indicate the relation.


I committed https://reviews.llvm.org/D51482 patch at https://reviews.llvm.org/rL341221. Now it's possible to apply https://reviews.llvm.org/D51483 to the trunk.


Repository:
  rL LLVM

https://reviews.llvm.org/D51483





More information about the llvm-commits mailing list