summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Emit module-level constants.Chris Lattner2007-04-241-1/+4
| | | | llvm-svn: 36384
* Initial support for writing bitcode files. This currently only writes types,Chris Lattner2007-04-221-0/+235
the type symtab, and global/function protos, and is missing the important size optimization, but it is a place to start. llvm-svn: 36331
OpenPOWER on IntegriCloud