[all-commits] [llvm/llvm-project] ee1161: Revert "[lldb] [ABI/X86] Support combining xmm* an...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Oct 19 03:32:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee11612ee10edd0d1f219c302f1a0abe0b46ddb3
      https://github.com/llvm/llvm-project/commit/ee11612ee10edd0d1f219c302f1a0abe0b46ddb3
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M lldb/include/lldb/lldb-private-types.h
    M lldb/source/Plugins/ABI/X86/ABIX86.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Target/DynamicRegisterInfo.cpp
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py

  Log Message:
  -----------
  Revert "[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*"

This reverts commit 5352ea4a721ef252129994111b83dc350ecc71da.  It seems
to have broken the arm buildbot.




More information about the All-commits mailing list