[all-commits] [llvm/llvm-project] 7c7ea1: [llvm] Add managarm support (#138854)

no92 via All-commits all-commits at lists.llvm.org
Thu May 8 19:37:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c7ea1e0eb9fcaf39aefa05cb88f85b771afae25
      https://github.com/llvm/llvm-project/commit/7c7ea1e0eb9fcaf39aefa05cb88f85b771afae25
  Author: no92 <no92 at users.noreply.github.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/include/llvm/ADT/bit.h
    M llvm/lib/Support/Unix/Path.inc

  Log Message:
  -----------
  [llvm] Add managarm support (#138854)

This PR is part of a series to upstream managarm support, as laid out in
the
[RFC](https://discourse.llvm.org/t/rfc-new-proposed-managarm-support-for-llvm-and-clang-87845/85884/1).
This PR is a follow-up to #87845.

The intention here is to add the managarm target to the LLVM support
lib, in preparation for a follow-up that would add the missing clang
driver bits.



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