diff options
Diffstat (limited to 'test/CodeGen/Mips/o32_cc_vararg.ll')
-rw-r--r-- | test/CodeGen/Mips/o32_cc_vararg.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/o32_cc_vararg.ll b/test/CodeGen/Mips/o32_cc_vararg.ll index 4a3d9ab..35332b6 100644 --- a/test/CodeGen/Mips/o32_cc_vararg.ll +++ b/test/CodeGen/Mips/o32_cc_vararg.ll @@ -1,6 +1,5 @@ ; RUN: llc -march=mipsel -pre-RA-sched=source < %s | FileCheck %s - ; All test functions do the same thing - they return the first variable ; argument. |