llvm-project/llvm/lib/Target/XCore/MCTargetDesc
Rafael Espindola 73870dd438 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 Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
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