[all-commits] [llvm/llvm-project] 683de3: Fix build breakage when using modules
Kai Nacke via All-commits
all-commits at lists.llvm.org
Thu Nov 20 07:05:18 PST 2025
Branch: refs/heads/users/redstar/modulemapupdate
Home: https://github.com/llvm/llvm-project
Commit: 683de3bd7ef8d50a1a8b0eb949140a44260d2348
https://github.com/llvm/llvm-project/commit/683de3bd7ef8d50a1a8b0eb949140a44260d2348
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M llvm/include/module.modulemap
Log Message:
-----------
Fix build breakage when using modules
Commit c9f573463ebd7b4e46da4877802f2364f700e54a removed the file TargetLibraryInfo.def but did not remove it from the module map.
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