diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-04-21 17:50:16 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-04-28 18:14:54 -0700 |
commit | ddf5a011e2c4c9fd65d5d08aaaa284759fcd2f6e (patch) | |
tree | f7008d862ffb735dfbdb6f6bd810100a93a6d389 /main | |
parent | 4ec982fb86ae2476508d2027464241489243a170 (diff) |
ir_reader: Don't initialize globals, builtins, or constructors.
All of these are currently emitted as part of the IR, so by initializing
them, we actually end up with two copies. For constructors, we may
eventually wish to avoid emitting them as part of the IR output.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions