[all-commits] [llvm/llvm-project] 0c085c: Fix build breakage when using modules (#168883)
Kai Nacke via All-commits
all-commits at lists.llvm.org
Thu Nov 20 07:40:41 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c085c43a120c6a05107d208f002b97a29375cf2
https://github.com/llvm/llvm-project/commit/0c085c43a120c6a05107d208f002b97a29375cf2
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 (#168883)
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