Use read{16,32,64}{le,be}() instead of *reinterpret_cast<u{little,big}{16,32,64}_t>().
[oota-llvm.git] / autoconf / ExportMap.map
2010-02-24 Chris Lattnerfix PR5954, patch by Roman Divacky.
2009-02-26 Chris LattnerSearch for the export map in a place that it can be...