sdardis accepted this revision. sdardis added a comment. This revision is now accepted and ready to land.
LGTM. ================ Comment at: test/CodeGen/mips-aggregate-arg.c:3 +// RUN: %clang_cc1 -triple mips64el-unknown-linux-gnu -S -emit-llvm -o - %s -target-abi n32 | FileCheck -check-prefix=N32-N64 %s +// RUN: %clang_cc1 -triple mips64el-unknown-linux-gnu -S -emit-llvm -o - %s -target-abi n64| FileCheck -check-prefix=N32-N64 %s + ---------------- Space after the -target-abi n64 https://reviews.llvm.org/D32900 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits