[Lldb-commits] [PATCH] Fix issue where GPR and FPR registers have overlapping byte offsets.
Ed Maste
emaste at freebsd.org
Fri Apr 3 13:54:09 PDT 2015
In http://reviews.llvm.org/D8685#151122, @chaoren wrote:
> Whoops, I apologize. I'll fix it when I get to the office. The GPR/FPR
> offset change doesn't cause any problems on FreeBSD right? I just sort of
> just plopped a dummy UserArea in there for FreeBSD to compile. It would be
> great if I could find where the Linux one came from, and where to get the
> correct FreeBSD layout.
I'm happy to see this sort of cleanup happening and a little collateral damage is understandable. I've committed http://reviews.llvm.org/rL234048 as a temporary change to restore basic functionality and fix the buildbot; we'll want to investigate a bit further to come up with a clean fix as you describe.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8685
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list