[Lldb-commits] [PATCH] D48500: [DWARFASTParser] Remove special cases for `llvm-gcc`

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 25 08:35:34 PDT 2018


labath added a comment.

I suppose this is fine. My main worry is whether llvm-gcc is the *only* situation where we rely on these tweaks, but I guess the best way to find out is to try removing them.


https://reviews.llvm.org/D48500





More information about the lldb-commits mailing list