[all-commits] [llvm/llvm-project] 315a40: [Basic] Support 64-bit x86 target for UEFI

Prabhuk via All-commits all-commits at lists.llvm.org
Wed Sep 27 20:23:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 315a407086b0ab302d0293b720d7f9b3e8f6ffa9
      https://github.com/llvm/llvm-project/commit/315a407086b0ab302d0293b720d7f9b3e8f6ffa9
  Author: prabhukr <prabhukr at google.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M llvm/lib/IR/DataLayout.cpp
    M llvm/lib/TargetParser/Triple.cpp
    M llvm/unittests/IR/DataLayoutTest.cpp
    M llvm/unittests/TargetParser/TripleTest.cpp

  Log Message:
  -----------
  [Basic] Support 64-bit x86 target for UEFI

Adding support for X86_64 UEFI target to begin with.

Reviewed By: phosek, MaskRay

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




More information about the All-commits mailing list