[Lldb-commits] [PATCH] D27161: Fix floating point register reads x86_64 linux on targets with no AVX support

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 28 07:52:56 PST 2016


tberghammer accepted this revision.
tberghammer added a comment.

LGTM



================
Comment at: source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp:246-247
 
+
+
 NativeRegisterContextLinux *
----------------
(nit): Please revert


https://reviews.llvm.org/D27161





More information about the lldb-commits mailing list