[Lldb-commits] [PATCH] EmulationStateARM: Don't have >= comparisons against dwarf_r0

Ed Maste emaste at freebsd.org
Wed Jul 30 14:03:07 PDT 2014


On 30 July 2014 16:49, Todd Fiala <tfiala at google.com> wrote:
>
> In this case, a comment is likely sufficient.

How about a (static) assert that dwarf_r0 is 0, so that if someone
ever does change it then this comparison be revisited?



More information about the lldb-commits mailing list