[lld-macho] Use namespace qualifiers (macho::) instead of `namespace lld { namespace macho {`
See https://llvm.org/docs/CodingStandards.html#use-namespace-qualifiers-to-implement-previously-declared-functions Similar to D79982. Reviewed By: #lld-macho, int3 Differential Revision: https://reviews.llvm.org/D82432
Please register or sign in to comment