[llvm-commits] [llvm] r70165 - in /llvm/trunk: docs/BitCodeFormat.html include/llvm/Bitcode/BitCodes.h include/llvm/Bitcode/BitstreamReader.h tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

Duncan Sands baldrick at free.fr
Mon Apr 27 01:52:58 PDT 2009


> Add two new record types to the blockinfo block:
> BLOCKNAME and SETRECORDNAME.  This allows a bitcode
> file to be self describing with pretty names for 
> records and blocks in addition to numbers.  This
> enhances llvm-bcanalyzer to use this to print prettily.

Testcase?

Ciao,

Duncan.



More information about the llvm-commits mailing list