1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Target/XCore/MCTargetDesc
Rafael Espindola 70e158c635 There is only one Asm streamer, there is no need for targets to register it.
Instead, have the targets register a TargetStreamer to be use with the
asm streamer (if any).

llvm-svn: 232423
2015-03-16 21:43:42 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
XCoreMCAsmInfo.cpp
XCoreMCAsmInfo.h
XCoreMCTargetDesc.cpp There is only one Asm streamer, there is no need for targets to register it. 2015-03-16 21:43:42 +00:00
XCoreMCTargetDesc.h