[all-commits] [llvm/llvm-project] 22081d: [SPIR-V] Add missing ScalarOpts library (#114384)
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Thu Oct 31 03:50:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22081dc40ba8b13e70df71bb7350126658e8cc70
https://github.com/llvm/llvm-project/commit/22081dc40ba8b13e70df71bb7350126658e8cc70
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/lib/Target/SPIRV/CMakeLists.txt
Log Message:
-----------
[SPIR-V] Add missing ScalarOpts library (#114384)
Fixes an "undefined reference to `llvm::createRegToMemWrapperPass()'"
linker error introduced by cba70550ccf5 ("[SPIR-V] Fix BB ordering &
register lifetime (#111026)", 2024-10-30).
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