[RISCV] Support @llvm.readcyclecounter() Intrinsic
[llvm-core.git] / include / llvm-c / module.modulemap
bloba456119595c9560effcc682c884f69c9d691c60c
1 module LLVM_C {
2   umbrella "."
3   module * { export * }