llvm-6502/include
Rafael Espindola 61b696f1fa Allow a target to create a null streamer.
Targets can assume that a target streamer is present, so they have to be able
to construct a null streamer in order to set the target streamer in it to.

Fixes a crash when using the null streamer with arm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211358 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-20 13:11:28 +00:00
..
llvm Allow a target to create a null streamer. 2014-06-20 13:11:28 +00:00
llvm-c Remove support for LLVM runtime multi-threading. 2014-06-19 18:18:23 +00:00