aboutsummaryrefslogtreecommitdiff
path: root/cse.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-12-06 15:31:15 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:05:35 -0700
commit572561dcb58a252164d9c4fc5a849baf34106284 (patch)
tree510fe6a7609a07102dd826060da54ec6ebd0ed03 /cse.c
parentLinearize anonymous symbol initializers when we encounter them, (diff)
downloadsparse-572561dcb58a252164d9c4fc5a849baf34106284.tar.gz
sparse-572561dcb58a252164d9c4fc5a849baf34106284.tar.bz2
sparse-572561dcb58a252164d9c4fc5a849baf34106284.zip
Don't output code for static/toplevel symbols.
It's cute and useful for debugging, but it ends up doing the wrong thing, since now CSE and liveness analysis will see the intial values as the "dynamic" ones, and make the wrong kind of assumptions about dominating stores etc.
Diffstat (limited to 'cse.c')
0 files changed, 0 insertions, 0 deletions