Added bugzilla PR number to test case.

llvm-svn: 172369
This commit is contained in:
Michael Gottesman 2013-01-13 22:17:22 +00:00
parent c6a7902080
commit 39de946871

View File

@ -1,4 +1,5 @@
; RUN: opt -S -objc-arc < %s
; bugzilla://14551
; rdar://12851911
; Make sure that we do not hang clang during escape analysis.