llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc
Reid Kleckner 89b57061f7 Move TargetRegistry.(h|cpp) from Support to MC
This moves the registry higher in the LLVM library dependency stack.
Every client of the target registry needs to link against MC anyway to
actually use the target, so we might as well move this out of Support.

This allows us to ensure that Support doesn't have includes from MC/*.

Differential Revision: https://reviews.llvm.org/D111454
2021-10-08 14:51:48 -07:00
..
CMakeLists.txt
SystemZInstPrinter.cpp [SystemZ][z/OS] Remove register prefixes when printing out the register. 2021-04-27 13:47:32 -04:00
SystemZInstPrinter.h [SystemZ][z/OS] Remove register prefixes when printing out the register. 2021-04-27 13:47:32 -04:00
SystemZMCAsmBackend.cpp [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
SystemZMCAsmInfo.cpp [SystemZ][z/OS] Introduce the GOFFMCAsmInfo Interface for z/OS 2021-09-24 16:25:41 -04:00
SystemZMCAsmInfo.h [SystemZ][z/OS] Introduce the GOFFMCAsmInfo Interface for z/OS 2021-09-24 16:25:41 -04:00
SystemZMCCodeEmitter.cpp
SystemZMCFixups.h
SystemZMCObjectWriter.cpp [SystemZ] Add support for .reloc assembler directive 2021-06-25 21:51:10 +02:00
SystemZMCTargetDesc.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
SystemZMCTargetDesc.h [SystemZ][NFC] Renaming of ELF specific variables. 2021-03-10 10:15:01 -05:00