mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-10 03:30:59 +00:00

- Rearrange output order to make more sense - Make only the function level output count as "detailed" - Output dump output directly to stream, don't buffer it. - Fix counting of block sizes - Implement new handlers for number of types, dependent libs, target triple - Compute the size of block headers. llvm-svn: 15985