OSDN Git Service

Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
authorEric Christopher <echristo@gmail.com>
Fri, 12 Apr 2019 07:40:01 +0000 (07:40 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 12 Apr 2019 07:40:01 +0000 (07:40 +0000)
commitd46ddf0061b33bbe26a660ac3346c1c0d0044a25
treef1351c592678095c3836816e3a46cf46c8b68d50
parenta333049e1742e40a6bb1906bc70429bb8493eec1
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
files rather than rely on transitive includes from MCStreamer.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp
lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp