[all-commits] [llvm/llvm-project] b84ce9: [clang] Define SwiftInfo for RISCVTargetCodeGenInf...

Kuba (Brecka) Mracek via All-commits all-commits at lists.llvm.org
Wed Mar 13 20:04:51 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b84ce9979990283aa4398ad5a654b8b283baa532
      https://github.com/llvm/llvm-project/commit/b84ce9979990283aa4398ad5a654b8b283baa532
  Author: Kuba (Brecka) Mracek <mracek at apple.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M clang/lib/CodeGen/Targets/RISCV.cpp
    M clang/test/CodeGenCXX/arm-swiftcall.cpp

  Log Message:
  -----------
  [clang] Define SwiftInfo for RISCVTargetCodeGenInfo (#82152)

For Embedded Swift, let's unblock building for RISC-V boards (e.g.
ESP32-C6). This isn't trying to add full RISC-V support to Swift /
Embedded Swift, it's just fixing the immediate blocker (not having
SwiftInfo defined blocks all compilations).



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