From a2380ee70ae88d4dbce307112b66eb7563f72873 Mon Sep 17 00:00:00 2001 From: Simon Dardis Date: Wed, 7 Jun 2017 20:02:24 +0000 Subject: [PATCH] Finish revert of "r304929, [mips] Add runtime options to enable/disable madd/sub.fmt" The r304935 missed deleting the test case. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304936 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/mips-madd4.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/CodeGen/mips-madd4.c diff --git a/test/CodeGen/mips-madd4.c b/test/CodeGen/mips-madd4.c deleted file mode 100644 index e69de29bb2..0000000000 -- 2.50.1