[all-commits] [llvm/llvm-project] 6274cd: [clang] Fix UEFI Target info (#127290)

Prabhu Rajasekaran via All-commits all-commits at lists.llvm.org
Wed Apr 30 10:08:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6274cdb9a6714908c8a4e30d2ef0bf22a6949065
      https://github.com/llvm/llvm-project/commit/6274cdb9a6714908c8a4e30d2ef0bf22a6949065
  Author: Prabhu Rajasekaran <prabhukr at google.com>
  Date:   2025-04-30 (Wed, 30 Apr 2025)

  Changed paths:
    M clang/include/clang/Basic/TargetOSMacros.def
    M clang/lib/Basic/Targets/X86.h
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Preprocessor/init.c

  Log Message:
  -----------
  [clang] Fix UEFI Target info (#127290)

For X64 UEFI targets set appropriate integer type sizes, and relevant
ABI information. 

---------

Co-authored-by: Petr Hosek <phosek at google.com>



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