Hack to make this test work on platforms which aren't Macs. Fixing this
[oota-llvm.git] / test / Bitcode / extractelement.ll
2009-02-03 Chris Lattnerfix a bitcode reader bug where it can't handle extracte...