diff options
Diffstat (limited to 'llvm/include/module.modulemap')
| -rw-r--r-- | llvm/include/module.modulemap | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/include/module.modulemap b/llvm/include/module.modulemap index 4c2ba437edb9..8930fa8c087c 100644 --- a/llvm/include/module.modulemap +++ b/llvm/include/module.modulemap @@ -380,9 +380,6 @@ module LLVM_Utils { umbrella "llvm/Support" module * { export * } - // Exclude this; deprecated. - exclude header "llvm/Support/Host.h" - // Exclude this; it should only be used on Windows. exclude header "llvm/Support/Windows/WindowsSupport.h" |
