commit | 933619912bf7af3f226871387902245d91df2e21 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Jan 15 18:45:25 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Jan 15 18:45:25 2004 +0000 |
tree | 1e305d3d833d7ec16c2b45fec15b3468e0356fa0 | |
parent | ff47e7d02ecbd4fc88ce02b952f3f021d9f4d9b5 [diff] |
Allow bytecode files to refer directly to global values as constants, instead of forcing them to go through ConstantPointerRef's. This allows bytecode files to mirror .ll files, allows more efficient encoding, and makes it easier to eventually eliminate CPR's. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10883 91177308-0d34-0410-b5e6-96231b3b80d8