llvm/lib/Target/XCore/MCTargetDesc
Rafael Espindola 9130d115d6 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).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232423 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-16 21:43:42 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt Add proper dependencies to LLVMBuild.txt in llvm/lib. 2013-12-10 05:39:34 +00:00
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