Fix a regression from r211653.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 25 Jun 2014 05:31:22 +0000 (05:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 25 Jun 2014 05:31:22 +0000 (05:31 +0000)
commit5178d868c8871f4bce4c6bc6643d41e44cad41f5
tree90673d6b7057ede45979d6bd43ab3b328aecd42e
parent769a65cc9575b50b5af0ee5bb5edd63a5963fde4
Fix a regression from r211653.

The method was empty in the null streamer but I mistakenly replaced it with
the aborting one in MCStreamer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCStreamer.cpp
test/CodeGen/X86/null-streamer.ll