[Lldb-commits] [PATCH] D90114: [lldb] [test/Register] Use initial state for write tests

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 26 07:40:18 PDT 2020


labath added a comment.
Herald added a subscriber: JDevlieghere.

In D90114#2353155 <https://reviews.llvm.org/D90114#2353155>, @mgorny wrote:

> Well, NetBSD passes whatever value is in the XSAVE Area, and (according to the Intel manual) XSAVE indicates whether the values match the defaults.

It seems I was wrong. Disabling the relevant linux code makes your new tests pass. Thanks for figuring how how to test these.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90114/new/

https://reviews.llvm.org/D90114



More information about the lldb-commits mailing list