opt_ldst: Remove the attribute start_bl from struct ldst_env_t.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 10:16:27 +0000 (11:16 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 5 Dec 2012 11:05:30 +0000 (12:05 +0100)
commitd40477fc61bf7244d8aa6ca9eadcacdeae6ec730
treeb8fce5c119b327069ae4c440780c10c56b7997cc
parent30da910a802ae6b03f6cfe191080486e62293f4f
opt_ldst: Remove the attribute start_bl from struct ldst_env_t.

It is only used in one place for an assertion, where the start block can be retrieved locally.
ir/opt/opt_ldst.c