diff --git a/llvm/include/module.modulemap b/llvm/include/module.modulemap index f9597b569ce15..6269acb71d132 100644 --- a/llvm/include/module.modulemap +++ b/llvm/include/module.modulemap @@ -406,7 +406,7 @@ module LLVM_Utils { exclude header "llvm/Support/PluginLoader.h" exclude header "llvm/Support/Solaris/sys/regset.h" textual header "llvm/Support/TargetOpcodes.def" - + textual header "llvm/Support/VirtualOutputConfig.def" } module TargetParser {