Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / lea-3.ll
index c439ee1d06e36e79ecaa47b75e41959e98b8875a..a56403a24b036af145a6a577d2d88344fae0f6ac 100644 (file)
@@ -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