[ObjectYAML][DWARF] Remove unimplemented function.
``` StringMap<std::unique_ptr<MemoryBuffer>> EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups); ``` is unimplemented and unused.
Loading
Please sign in to comment
``` StringMap<std::unique_ptr<MemoryBuffer>> EmitDebugSections(llvm::DWARFYAML::Data &DI, bool ApplyFixups); ``` is unimplemented and unused.