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

Prabhuk via All-commits all-commits at lists.llvm.org
Thu Sep 28 11:36:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 720e3bacbd9fdba05645a4d621d43ad712c44df3
      https://github.com/llvm/llvm-project/commit/720e3bacbd9fdba05645a4d621d43ad712c44df3
  Author: prabhukr <prabhukr at google.com>
  Date:   2023-09-28 (Thu, 28 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