[all-commits] [llvm/llvm-project] a704c3: [libc] Add missing dependencies to RISC-V startup ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Mar 16 07:13:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a704c312f11f5b64790b8697b9c31bd75681a144
      https://github.com/llvm/llvm-project/commit/a704c312f11f5b64790b8697b9c31bd75681a144
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M libc/startup/linux/riscv64/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add missing dependencies to RISC-V startup implementation

Summary:
Just like the last patch, the threads and envrion dependencies were
missing. This lead to linker failures when building the tests.




More information about the All-commits mailing list