commit | cbbb09687f563fad96fd815a3a89920f436373e4 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Wed Dec 07 21:44:12 2011 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Wed Dec 07 21:44:12 2011 +0000 |
tree | 6a53cff3d39083cfdcfc1d09d1a40483a32d3c99 | |
parent | e77ae2d692a25034da908151761c0f6b7e071779 [diff] |
Begin adding experimental support for preserving use-list ordering of bitcode files. First, add a new block USELIST_BLOCK to the bitcode format. This is where USELIST_CODE_ENTRYs will be stored. The format of the USELIST_CODE_ENTRYs have not yet been defined. Add support in the BitcodeReader for parsing the USELIST_BLOCK. Part of rdar://9860654 and PR5680. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146078 91177308-0d34-0410-b5e6-96231b3b80d8