[all-commits] [llvm/llvm-project] a0f819: [libclc] Give built bytecode objects a .bc extensi...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Apr 16 07:21:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0f8191af3945482f0f7a7c8f030e8c519a795b7
      https://github.com/llvm/llvm-project/commit/a0f8191af3945482f0f7a7c8f030e8c519a795b7
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M libclc/CMakeLists.txt

  Log Message:
  -----------
  [libclc] Give built bytecode objects a .bc extension. NFC


  Commit: 3d118f92081ea0c7048749dc5d08c8e8217be4eb
      https://github.com/llvm/llvm-project/commit/3d118f92081ea0c7048749dc5d08c8e8217be4eb
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M libclc/CMakeLists.txt

  Log Message:
  -----------
  [libclc] Fix dependencies between targets

We need file-level - not target-level - dependencies for these custom
commands to re-trigger when their dependencies change.


Compare: https://github.com/llvm/llvm-project/compare/ac791888bbbe...3d118f92081e

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