[all-commits] [llvm/llvm-project] eb71ec: [libc] Fix GPU include directories not being set p...

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Feb 20 13:43:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb71ecfa1018eb5bc54f59526b2e493651e61f0c
      https://github.com/llvm/llvm-project/commit/eb71ecfa1018eb5bc54f59526b2e493651e61f0c
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

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

  Log Message:
  -----------
  [libc] Fix GPU include directories not being set properly

Summary:
For some reason, this variable was set after where it was used. Causing
weird behaviour with including the standard headers. Fix it.




More information about the All-commits mailing list