[PATCH] [compiler-rt][builtins][MIPS] Add test-cases for mips16 wrappers for float arithmetic, comparison & conversion

Faraz Shahbazker Faraz.Shahbazker at imgtec.com
Thu Sep 25 03:31:17 PDT 2014


Sorry for the long silence, been away from work for a while. Response below.

================
Comment at: test/builtins/Unit/mips/mips16_cmpdf2_test.c:18
@@ +17,3 @@
+
+// RUN: %clang_builtins -mips16 -g %s -o %t && %run %t
+
----------------
samsonov wrote:
> Who defines this substitution?
No one yet! I am hoping %clang_builtins would be defined by the test-framework, whenever the builtins testsuite is ported to LIT. That line is just a placeholder for now.

http://reviews.llvm.org/D4453






More information about the llvm-commits mailing list