blob: 2bcdbc17a5c35eea5d0803b5679f1bbfa02abffc [file] [log] [blame]
Richard Smith56f9c192014-05-21 02:46:14 +00001module LLVM_C {
2 requires cplusplus
3 umbrella "."
4 module * { export * }
5}