diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2023-12-09 13:28:42 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2023-12-09 13:28:42 +0000 |
| commit | b1c73532ee8997fe5dfbeb7d223027bdf99758a0 (patch) | |
| tree | 7d6e51c294ab6719475d660217aa0c0ad0526292 /llvm/include/module.modulemap | |
| parent | 7fa27ce4a07f19b07799a767fc29416f3b625afb (diff) | |
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" |
