blob: c6ffd23cc23d2d74c404c60e7eea51e64193ce07 [file] [log] [blame]
; RUN: opt -passes=strip-dead-prototypes -S -verify-analysis-invalidation < %s | FileCheck %s
; The declaration of the unused global variable @.str should be removed without
; getting any error from -verify-analysis-invalidation.
; CHECK-NOT: @.str
@.str = external constant [15 x i16]