llvm-6502/lib/Target/ARM/MCTargetDesc
David Blaikie 45966fa1f1 Spread some const around for non-mutating uses of MCSymbolData.
I discovered this const-hole while attempting to coalesnce the Symbol
and SymbolMap data structures. There's some pending issues with that,
but I figured this change was easy to flush early.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207124 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-24 16:59:40 +00:00
..
ARMAddressingModes.h
ARMArchName.def
ARMArchName.h
ARMAsmBackend.cpp Spread some const around for non-mutating uses of MCSymbolData. 2014-04-24 16:59:40 +00:00
ARMBaseInfo.h
ARMELFObjectWriter.cpp
ARMELFStreamer.cpp Fix the assembler to print a better relocatable expression error 2014-04-22 17:27:29 +00:00
ARMFixupKinds.h
ARMMachObjectWriter.cpp Spread some const around for non-mutating uses of MCSymbolData. 2014-04-24 16:59:40 +00:00
ARMMachORelocationInfo.cpp
ARMMCAsmInfo.cpp
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
ARMMCExpr.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
ARMMCExpr.h
ARMMCTargetDesc.cpp
ARMMCTargetDesc.h
ARMTargetStreamer.cpp
ARMUnwindOpAsm.cpp
ARMUnwindOpAsm.h
CMakeLists.txt
LLVMBuild.txt
Makefile