1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +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 Remove HasLEB128. 2014-08-15 14:01:07 +00:00
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 TableGen: Use 'enum : uint64_t' for feature flags to fix -Wmicrosoft 2015-03-09 20:23:14 +00:00