Rafael Espindola 320296a4cf Add a MCTargetStreamer interface.
This patch fixes an old FIXME by creating a MCTargetStreamer interface
and moving the target specific functions for ARM, Mips and PPC to it.

The ARM streamer is still declared in a common place because it is
used from lib/CodeGen/ARMException.cpp, but the Mips and PPC are
completely hidden in the corresponding Target directories.

I will send an email to llvmdev with instructions on how to use this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192181 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-08 13:08:17 +00:00
..
2013-07-02 04:15:28 +00:00
2013-05-01 21:01:06 +00:00
2013-07-18 21:00:12 +00:00
2013-03-18 23:04:30 +00:00
2013-10-06 08:49:41 +00:00
2013-09-05 06:53:59 +00:00
2013-08-01 01:38:16 +00:00
2013-10-08 00:59:13 +00:00
2013-07-16 19:44:17 +00:00
2013-06-13 21:16:58 +00:00
2013-05-21 20:36:13 +00:00
2013-02-26 18:05:31 +00:00
2013-07-16 19:44:17 +00:00
2013-08-20 22:52:02 +00:00