[all-commits] [llvm/llvm-project] dac06e: [flang][acc] Fix FIRTestOpenACCInterfaces dependen...
Razvan Lupusoru via All-commits
all-commits at lists.llvm.org
Tue Jan 14 11:26:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dac06e76e0c12a89b750440b4c9a04c68f6baa48
https://github.com/llvm/llvm-project/commit/dac06e76e0c12a89b750440b4c9a04c68f6baa48
Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M flang/test/lib/OpenACC/CMakeLists.txt
Log Message:
-----------
[flang][acc] Fix FIRTestOpenACCInterfaces dependency (#122953)
According to one of the LLVM builds:
https://github.com/llvm/llvm-project/pull/122495#issuecomment-2590897971
The linking to various "mlir::Pass::" methods is failing. Ensure
dependency is properly setup.
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