[Lldb-commits] [PATCH] D16508: NetBSD: Define initial RegisterContextNetBSD_x86_64

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 28 10:52:20 PST 2016


tfiala added a comment.

> What's the correct approach to address it? Mirror modified RegisterInfos_x86_64.h in RegisterContextNetBSD_x86_64.cpp and removed/altered static_assert?


I think that's worth trying.  That will let you have a contiguous, consistent register set.


Repository:
  rL LLVM

http://reviews.llvm.org/D16508





More information about the lldb-commits mailing list