mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-09 20:13:35 +00:00
Pass -disable-cfi to llc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130713 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
925dffa3b8
commit
8ce864e324
@ -1,4 +1,4 @@
|
||||
; RUN: llc %s -o - | %llvmgcc -xassembler -c -o /dev/null -
|
||||
; RUN: llc -disable-cfi %s -o - | %llvmgcc -xassembler -c -o /dev/null -
|
||||
; PR2609
|
||||
%struct..0._11 = type { i32 }
|
||||
%struct..1__pthread_mutex_s = type { i32, i32, i32, i32, i32, %struct..0._11 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user