[Mips] Add a target streamer when creating a null streamer.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 23 Jun 2014 19:43:40 +0000 (19:43 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 23 Jun 2014 19:43:40 +0000 (19:43 +0000)
commit60890b8910e1e8eb4b7985fe19a58d7bfc1e7ae1
treed5f494711d000a6ba85565a694e8716ee8571748
parent802dc402282aad5ab19bac69f271446bd31ae084
[Mips] Add a target streamer when creating a null streamer.

Should fix DebugInfo/global.ll on the mips bot.

llvm-svn: 211527
llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
llvm/lib/Target/Mips/MipsTargetStreamer.h
llvm/test/CodeGen/Mips/null-streamer.ll [new file with mode: 0644]