mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-13 05:40:59 +00:00
llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explicit -mtriple=i686-unknown-unknown.
llvm-svn: 184730
This commit is contained in:
parent
1ea45844f5
commit
da9833f22c
@ -1,4 +1,4 @@
|
||||
; RUN: llc -mcpu=generic -march=x86 < %s | FileCheck %s
|
||||
; RUN: llc -mcpu=generic -mtriple=i686-unknown-unknown < %s | FileCheck %s
|
||||
|
||||
define i64 @test1(i32 %xx, i32 %test) nounwind {
|
||||
%conv = zext i32 %xx to i64
|
||||
|
Loading…
x
Reference in New Issue
Block a user