1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Target/ARM/MCTargetDesc
Saleem Abdulrasool 1abb7d4c94 Move ARM build attributes into Support
This moves the ARM build attributes definitions and support routines into the
Support library.  The support routines simply permit the conversion of the value
to and from a string representation.

The movement is prompted in order to permit access to the constants and string
representations from readobj in order to facilitate decoding of the attributes
section.

llvm-svn: 199575
2014-01-19 08:25:27 +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 ARM: remove special cases for Darwin dynamic-no-pic mode. 2013-11-25 16:24:52 +00:00
ARMELFObjectWriter.cpp Add support for parsing ARM symbol variants on ELF targets 2013-12-04 22:43:20 +00:00
ARMELFStreamer.cpp Move ARM build attributes into Support 2014-01-19 08:25:27 +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 Clean up an inconsistency in v7s feature default. 2014-01-09 20:24:00 +00:00
ARMMCTargetDesc.h Add a MCTargetStreamer interface. 2013-10-08 13:08:17 +00:00
ARMUnwindOpAsm.cpp ARM: move ARMUnwindOp.h into Support 2014-01-06 00:15:00 +00:00
ARMUnwindOpAsm.h [arm] Fix an incorrect comment in ARMUnwindOpAsm.h. 2014-01-07 17:47:25 +00:00
CMakeLists.txt Move ARM build attributes into Support 2014-01-19 08:25:27 +00:00
LLVMBuild.txt
Makefile