Skip to content
Commit e2f63174 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 10883
parent 980ff78e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment