llvm-project/llvm/unittests/MC
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
..
AMDGPU Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
SystemZ Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
CMakeLists.txt [MC] Fix buildbots with shared lib builds 2021-09-30 14:42:15 -07:00
Disassembler.cpp
DwarfLineTableHeaders.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
DwarfLineTables.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MCDisassemblerTest.cpp
MCInstPrinter.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
StringTableBuilderTest.cpp [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
TargetRegistry.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00