llvm-6502/lib/Target/ARM/MCTargetDesc
Rafael Espindola 550d791907 Pass a MCSubtargetInfo down to the TargetStreamer creation.
With this the target streamers will be able to know the target features that
are in use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200135 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-26 06:38:58 +00:00
..
ARMAddressingModes.h
ARMArchName.def Recognize armv7a and friends as aliases for armv7-a etc. for the purpose 2013-12-26 11:50:28 +00:00
ARMArchName.h Recognize armv7a and friends as aliases for armv7-a etc. for the purpose 2013-12-26 11:50:28 +00:00
ARMAsmBackend.cpp Remove support for armv7f slice. <rdar://problem/12478440> 2014-01-15 21:44:14 +00:00
ARMBaseInfo.h Fix known typos 2014-01-24 17:20:08 +00:00
ARMELFObjectWriter.cpp ARM: add tlsldo relocation 2014-01-20 11:00:40 +00:00
ARMELFStreamer.cpp Construct the MCStreamer before constructing the MCTargetStreamer. 2014-01-26 06:06:37 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kinds 2013-12-13 22:46:54 +00:00
ARMMachORelocationInfo.cpp Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
ARMMCAsmInfo.cpp Add support for parsing ARM symbol variants on ELF targets 2013-12-04 22:43:20 +00:00
ARMMCAsmInfo.h Add a MCAsmInfoELF class and factor some code into it. 2013-10-16 01:34:32 +00:00
ARMMCCodeEmitter.cpp ARM IAS: support emitting constant values in target expressions 2014-01-11 23:03:48 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp Pass a MCSubtargetInfo down to the TargetStreamer creation. 2014-01-26 06:38:58 +00:00
ARMMCTargetDesc.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ARMUnwindOpAsm.cpp ARM IAS: support .personalityindex 2014-01-21 02:33:02 +00:00
ARMUnwindOpAsm.h ARM IAS: add support for .unwind_raw directive 2014-01-21 02:33:10 +00:00
CMakeLists.txt Move ARM build attributes into Support 2014-01-19 08:25:27 +00:00
LLVMBuild.txt
Makefile