[all-commits] [llvm/llvm-project] 49b6c7: [NFC][llvm] Remove duplicate isUEFI check (#136593)

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Tue Apr 22 14:32:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49b6c746b80cb0bd8e5735a2d154058efa18854a
      https://github.com/llvm/llvm-project/commit/49b6c746b80cb0bd8e5735a2d154058efa18854a
  Author: Prabhu Rajasekaran <prabhukr at google.com>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp

  Log Message:
  -----------
  [NFC][llvm] Remove duplicate isUEFI check (#136593)

In `X86MCTargetDesc.cpp` while fixing the handling of UEFI target in the
`createX86MCAsmInfo` function (#132461), the previous incorrect handling
of isUEFI was not removed. This patch cleans up that case.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list