]> granicus.if.org Git - yasm/commit
Rewrite offset-setter (ORG and ALIGN) optimization to run in program order;
authorPeter Johnson <peter@tortall.net>
Tue, 8 Aug 2006 07:35:35 +0000 (07:35 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 8 Aug 2006 07:35:35 +0000 (07:35 -0000)
commitc4260ba9e672493f22b207d2166db884f3dd15ba
tree556807ceadb96621c9f2e581df1fcad10840360d
parente2b96990877fc4cf27f1b7bbdfd9a55153f76af7
Rewrite offset-setter (ORG and ALIGN) optimization to run in program order;
this speeds things up and makes expansion more predictable.

svn path=/branches/new-optimizer/; revision=1596
libyasm/section.c