Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value in...
[oota-llvm.git] / include / llvm / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...