llvm-project/llvm/unittests/MC
serge-sans-paille 06943537d9 Cleanup MCParser headers
As usual with that header cleanup series, some implicit dependencies now need to
be explicit:

llvm/MC/MCParser/MCAsmParser.h no longer includes llvm/MC/MCParser/MCAsmLexer.h

Preprocessed lines to build llvm on my setup:
after:  1068185081
before: 1068324320

So no compile time benefit to expect, but we still get the looser coupling
between files which is great.

Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D119359
2022-02-11 10:39:29 +01:00
..
AMDGPU Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
SystemZ Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
CMakeLists.txt [MC] Fix buildbots with shared lib builds 2021-09-30 14:42:15 -07:00
Disassembler.cpp
DwarfLineTableHeaders.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
DwarfLineTables.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MCDisassemblerTest.cpp
MCInstPrinter.cpp Cleanup LLVMMC headers 2022-02-09 11:09:17 +01:00
StringTableBuilderTest.cpp
TargetRegistry.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00