[llvm-readobj/llvm-readelf] - Report a proper warning when dumping a broken dynamic...
[llvm-complete.git] / include / llvm / module.modulemap.build
blob162a262a00a782ba7638407d164d3d632cf1b9ce
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 *
10 module LLVM_Config_Config {
11   header "Config/llvm-config.h"
12   export *