aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/eh-return64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/eh-return64.ll')
-rw-r--r--test/CodeGen/Mips/eh-return64.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/eh-return64.ll b/test/CodeGen/Mips/eh-return64.ll
index 32fc5e6..8c5af50 100644
--- a/test/CodeGen/Mips/eh-return64.ll
+++ b/test/CodeGen/Mips/eh-return64.ll
@@ -1,3 +1,4 @@
+; RUN: llc -march=mips64el -mcpu=mips4 < %s | FileCheck %s
; RUN: llc -march=mips64el -mcpu=mips64 < %s | FileCheck %s
declare void @llvm.eh.return.i64(i64, i8*)