[all-commits] [llvm/llvm-project] c6d7f2: [lldb] [ABI/X86] Refactor ABIX86::AugmentRegisterI...

Michał Górny via All-commits all-commits at lists.llvm.org
Tue Oct 19 04:46:20 PDT 2021


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

  Changed paths:
    M lldb/source/Plugins/ABI/X86/ABIX86.cpp

  Log Message:
  -----------
  [lldb] [ABI/X86] Refactor ABIX86::AugmentRegisterInfo()

Refactor ABIX86::AugmentRegisterInfo() and helper functions for better
readability.  This also fixes listing eax & co. as potential subregs
on 32-bit systems.

Differential Revision: https://reviews.llvm.org/D108937




More information about the All-commits mailing list