eliminate the "MBBLabel" MCOperand type, and just use a MCSymbol for
[llvm/avr.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