diff options
Diffstat (limited to 'llvm/include/module.modulemap')
| -rw-r--r-- | llvm/include/module.modulemap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/module.modulemap b/llvm/include/module.modulemap index f9597b569ce1..6269acb71d13 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 { |
