forked from OSchip/llvm-project
MCContext already has many tasks, and separating CodeView out from it is probably a good idea. The .cv_loc tracking was modelled on the DWARF tracking which lived directly in MCContext. Removes the inclusion of MCCodeView.h from MCContext.h, so now there are only 10 build actions while I hack on CodeView support instead of 265. llvm-svn: 279847 |
||
|---|---|---|
| .. | ||
| AArch64AddressingModes.h | ||
| AArch64AsmBackend.cpp | ||
| AArch64ELFObjectWriter.cpp | ||
| AArch64ELFStreamer.cpp | ||
| AArch64ELFStreamer.h | ||
| AArch64FixupKinds.h | ||
| AArch64MCAsmInfo.cpp | ||
| AArch64MCAsmInfo.h | ||
| AArch64MCCodeEmitter.cpp | ||
| AArch64MCExpr.cpp | ||
| AArch64MCExpr.h | ||
| AArch64MCTargetDesc.cpp | ||
| AArch64MCTargetDesc.h | ||
| AArch64MachObjectWriter.cpp | ||
| AArch64TargetStreamer.cpp | ||
| AArch64TargetStreamer.h | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||