aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lea-3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/lea-3.ll')
-rw-r--r--test/CodeGen/X86/lea-3.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/X86/lea-3.ll b/test/CodeGen/X86/lea-3.ll
index c439ee1..a56403a 100644
--- a/test/CodeGen/X86/lea-3.ll
+++ b/test/CodeGen/X86/lea-3.ll
@@ -1,4 +1,6 @@
; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-linux-gnux32 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-nacl | FileCheck %s
; RUN: llc < %s -mtriple=x86_64-win32 | FileCheck %s
; CHECK: leaq (,[[A0:%rdi|%rcx]],4), %rax