[Lldb-commits] [PATCH] D28666: Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 13 01:43:28 PST 2017


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

Seems reasonable. Maybe add a comment explaining why is that macro defined.

This test is incredibly brittle. I think we should find a better way to test the feature, but I don't really have a good idea so far...


https://reviews.llvm.org/D28666





More information about the lldb-commits mailing list