forked from OSchip/llvm-project
parent
a44eaf44b2
commit
ff856f4c4e
|
@ -1,4 +1,5 @@
|
|||
; RUN: opt %s -argpromotion -S -o - | FileCheck %s
|
||||
; PR14710
|
||||
|
||||
%pair = type { i32, i32 }
|
||||
|
||||
|
|
Loading…
Reference in New Issue