]> granicus.if.org Git - yasm/commit
Move towards building interval tree by splitting dependent value into
authorPeter Johnson <peter@tortall.net>
Mon, 12 Jun 2006 07:53:49 +0000 (07:53 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 12 Jun 2006 07:53:49 +0000 (07:53 -0000)
commit1d3f2ded2377fbb4f0754087064e84d954be456a
treec9ea493fb38f5e341c7bd38963011909d9dbe0b4
parentda4a8ebe1cad1eeca67c39b6139e354516d5703f
Move towards building interval tree by splitting dependent value into
sym-sym terms.  Starting to get some code duplication that should get
refactored somehow, but the first priority is getting it working.

svn path=/branches/new-optimizer/; revision=1575
libyasm/expr-int.h
libyasm/expr.c
libyasm/section.c