Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git] / llvm / include / module.modulemap.build
blob2a5b23f2a41283a208a55a94418fda5374d5c0b7
1 // This is copied into the build area for a $src != $build compilation.
2 module LLVM_Support_DataTypes {
3   header "llvm/Support/DataTypes.h"
4   export *
6 module LLVM_Config_ABI_Breaking {
7   header "llvm/Config/abi-breaking.h"
8   export *
10 module LLVM_Config_Config {
11   header "llvm/Config/llvm-config.h"
12   export *