1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
Reid Spencer f6a56abd4d Bytecode Analyzer cleanup:
- don't save the "dump" output, just emit it
- record the bc version number
- record info about the dependent libraries and target triple
- use the correct enumeration as the index on the block size map

llvm-svn: 15977
2004-08-21 20:40:08 +00:00
..
Config Changes resulting from change in autoconf/configure.in (rename a #define) 2004-08-20 09:10:31 +00:00
llvm Bytecode Analyzer cleanup: 2004-08-21 20:40:08 +00:00
Support Instead of int64_t, overload itostr with `long long' parameter. 2004-08-18 22:56:12 +00:00