summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
Commit message (Collapse)AuthorAgeFilesLines
* Make the file HTML 4.01 (Strict) clean.Reid Spencer2004-05-231-4/+6
| | | | llvm-svn: 13659
* Additional content describing variable bit rate encoding, correcting theReid Spencer2004-05-231-47/+237
| | | | | | | definition of the signature block and module block, and adding definitions of the global type pool and symbol table. More still to come. llvm-svn: 13658
* Some additional data added to the bytecode specification.Reid Spencer2004-05-221-20/+35
| | | | llvm-svn: 13626
* Added an initial template/overview for documentation of the LLVM BytecodeReid Spencer2004-05-221-0/+248
file format. This format is being extracted from the source code and the small recesses of Chris' brain. llvm-svn: 13625
OpenPOWER on IntegriCloud