[all-commits] [llvm/llvm-project] 8a712b: [libc] Fix common compile options not getting pass...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Mar 10 14:54:40 PST 2023


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

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

  Log Message:
  -----------
  [libc] Fix common compile options not getting passed to GPU object

Summary:
This variable was named incorrectly. We weren't getting needed flags
passed to object library builds.




More information about the All-commits mailing list