fix a globalopt crash on two Adobe-C++ testcases that the recent
[llvm.git] / test / Transforms / GlobalDCE / basicvariabletest.ll
bloba97b66de2c63409131569b437f17cc4c84173202
1 ; RUN: opt < %s -globaldce -S | not grep global
3 @X = external global i32
4 @Y = internal global i32 7