R600/SI: Separate encoding and operand definitions into their own classes
[oota-llvm.git] / lib / CodeGen / module.modulemap
1 module CodeGen { requires cplusplus umbrella "." module * { export * } }