Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git] / include / llvm-c / module.modulemap
bloba456119595c9560effcc682c884f69c9d691c60c
1 module LLVM_C {
2   umbrella "."
3   module * { export * }