[PATCH] D51365: [llvm-objdump] Keep the memory buffer from the dSYM alive when using -g -dsym

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 01:58:07 PDT 2018


JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for fixing this!

Would we catch this with a small file (we already have binaries checked-in for dsymutil) and the sanitizers enabled?


https://reviews.llvm.org/D51365





More information about the llvm-commits mailing list