Exclude header Support/Solaris/sys/regset.h.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306061
91177308-0d34-0410-b5e6-
96231b3b80d8
umbrella "Support"
module * { export * }
- // Exclude this; it's fundamentally non-modular.
+ // Exclude these; they are fundamentally non-modular.
exclude header "Support/PluginLoader.h"
+ exclude header "Support/Solaris/sys/regset.h"
// These are intended for textual inclusion.
textual header "Support/ARMTargetParser.def"