[llvm-dwp] Add coverage for both the presence and absence of type units, and fix...
[oota-llvm.git] / include / llvm-c / module.modulemap
index 2bcdbc17a5c35eea5d0803b5679f1bbfa02abffc..a456119595c9560effcc682c884f69c9d691c60c 100644 (file)
@@ -1,5 +1,4 @@
 module LLVM_C {
-  requires cplusplus
   umbrella "."
   module * { export * }
 }