mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
tbb opt off by default
llvm-svn: 88921
This commit is contained in:
parent
2d074ac39b
commit
0ba7bb08d7
@ -1,6 +1,7 @@
|
||||
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic | FileCheck %s
|
||||
|
||||
; Thumb2 target should reorder the bb's in order to use tbb / tbh.
|
||||
; XFAIL: *
|
||||
|
||||
%struct.R_flstr = type { i32, i32, i8* }
|
||||
%struct._T_tstr = type { i32, %struct.R_flstr*, %struct._T_tstr* }
|
||||
|
Loading…
Reference in New Issue
Block a user