mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 00:14:20 +00:00
lea.ll is XFAIL until we implement convertToThreeAddress.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26377 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
51a9ed9b41
commit
c6d80a4ecf
@ -1,5 +1,7 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 | grep lea
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
%G = weak global int 0
|
||||
int %test1(int* %P, int %X) {
|
||||
%tmp.1 = getelementptr int* %P, int %X
|
||||
|
Loading…
x
Reference in New Issue
Block a user