[PATCH] D99907: [dsymutil] Don't emit .debug_pubnames and .debug_pubtypes unless asked for explicitly
Frederic Riss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 6 16:05:28 PDT 2021
friss accepted this revision.
friss added a comment.
This revision is now accepted and ready to land.
LGTM.
One little comment: should one of the tests where you removed the pubnames testing actually be replaced a `CHECK-NOT: .debug_pubnames contents:` ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99907/new/
https://reviews.llvm.org/D99907
More information about the llvm-commits
mailing list