[PATCH] D98323: [lld-macho] implement options -map

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 07:34:54 PST 2021


thakis added a comment.

New code should be covered by a test added in the same change. See https://llvm.org/docs/TestingGuide.html#writing-new-regression-tests and https://llvm.org/docs/CommandGuide/FileCheck.html#tutorial -- and look at the existing tests in lld/test/MachO for many examples, of course :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98323/new/

https://reviews.llvm.org/D98323



More information about the llvm-commits mailing list