[PATCH] D48647: [dsymutil] Detangle DwarfLinker and move abstractions in their own implementation (NFC)
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 27 08:40:30 PDT 2018
JDevlieghere added inline comments.
================
Comment at: llvm/tools/dsymutil/MachOUtils.cpp:1
//===-- MachOUtils.h - Mach-o specific helpers for dsymutil --------------===//
//
----------------
aprantl wrote:
> `-*- C++ -*-`
Actually it's an implementation, so the extension should be updated rather than the language specifier :-)
https://reviews.llvm.org/D48647
More information about the llvm-commits
mailing list