[Lldb-commits] [PATCH] D44998: ObjectFileELF: Add support for arbitrarily named code sections
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 30 06:27:25 PDT 2018
labath added a comment.
I've committed this as r331173. I've had to revert the lldb-test changes, as something similar has been implemented already, and I've merged your lldb-test test with an existing section types test.
https://reviews.llvm.org/D44998
More information about the lldb-commits
mailing list