Remove the default clause from a fully-covering switch
[llvm-core.git] / include / llvm / module.modulemap.build
blob0f6f82af6e1258a9a709959e8c03574deab17d84
1 // This is copied into the build area for a $src != $build compilation.
2 module LLVM_Support_DataTypes {
3   header "Support/DataTypes.h"
4   export *
6 module LLVM_Config_ABI_Breaking {
7   header "Config/abi-breaking.h"
8   export *