[all-commits] [llvm/llvm-project] f87109: [compiler-rt] allow building with uefi (#131499)

Tristan Ross via All-commits all-commits at lists.llvm.org
Sun Apr 20 14:24:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f87109f018faad5f3f1bf8a4668754c24e84e886
      https://github.com/llvm/llvm-project/commit/f87109f018faad5f3f1bf8a4668754c24e84e886
  Author: Tristan Ross <tristan.ross at midstall.com>
  Date:   2025-04-20 (Sun, 20 Apr 2025)

  Changed paths:
    M compiler-rt/lib/builtins/int_lib.h

  Log Message:
  -----------
  [compiler-rt] allow building with uefi (#131499)

I'm trying to put together an LLVM built toolchain (including LLVM libc)
targeting UEFI, currently I get an error saying "Unknown target". This
PR enables compiling compiler-rt for UEFI.



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