llvm-6502/lib/Target/ARM/MCTargetDesc
Jim Grosbach 370b78d795 Move target-specific logic out of generic MCAssembler.
Whether a fixup needs relaxation for the associated instruction is a
target-specific function, as the FIXME indicated. Create a hook for that
and use it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145881 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-06 00:47:03 +00:00
..
ARMAddressingModes.h
ARMAsmBackend.cpp Move target-specific logic out of generic MCAssembler. 2011-12-06 00:47:03 +00:00
ARMBaseInfo.h
ARMFixupKinds.h
ARMMachObjectWriter.cpp
ARMMCAsmInfo.cpp
ARMMCAsmInfo.h
ARMMCCodeEmitter.cpp ARM encoder method needs the physical register number, not the enum. 2011-12-02 22:01:25 +00:00
ARMMCExpr.cpp
ARMMCExpr.h
ARMMCTargetDesc.cpp
ARMMCTargetDesc.h
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt
Makefile