[all-commits] [llvm/llvm-project] f8c4d7: Fix modules build after PassManagerImpl.h addition
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Feb 3 14:25:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8c4d70d11388ddbf3ccc63ca4ea35d09a987d41
https://github.com/llvm/llvm-project/commit/f8c4d70d11388ddbf3ccc63ca4ea35d09a987d41
Author: Reid Kleckner <rnk at google.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/include/llvm/module.modulemap
Log Message:
-----------
Fix modules build after PassManagerImpl.h addition
This new header needs to be in the LLVM_intrinsics_gen module.
More information about the All-commits
mailing list