[all-commits] [llvm/llvm-project] f44df9: [Offload] Explicitly create directories that conta...
Callum Fare via All-commits
all-commits at lists.llvm.org
Wed Jun 4 11:46:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f44df93a9c2b08aa3005abf4b5f9253ecd2823d3
https://github.com/llvm/llvm-project/commit/f44df93a9c2b08aa3005abf4b5f9253ecd2823d3
Author: Callum Fare <callum at codeplay.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M offload/liboffload/API/CMakeLists.txt
M offload/plugins-nextgen/common/CMakeLists.txt
Log Message:
-----------
[Offload] Explicitly create directories that contain tablegen output (#142817)
This isn't required when building with Ninja, but with the Makefile
generator these directories don't get implicitly created.
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