[all-commits] [llvm/llvm-project] a031f7: [libc] Correctly pass the compile options to the i...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Mar 14 06:20:50 PDT 2023


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

  Changed paths:
    M libc/cmake/modules/LLVMLibCObjectRules.cmake

  Log Message:
  -----------
  [libc] Correctly pass the compile options to the internal GPU compilation

Summary:
We use an internal option to create the GPU binary used for testing.
This wasn't getting the proper flags passed to it due to a missing
variable name.




More information about the All-commits mailing list