Note the PR number.

llvm-svn: 199932
This commit is contained in:
Rafael Espindola 2014-01-23 20:17:12 +00:00
parent a44eaf44b2
commit ff856f4c4e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: opt %s -argpromotion -S -o - | FileCheck %s
; PR14710
%pair = type { i32, i32 }