debug/dwarf: Fix address lookups for different types of lines.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 20 Apr 2012 18:44:09 +0000 (18:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 20 Apr 2012 18:44:09 +0000 (18:44 +0000)
commit76c0db73915571cac056bd054e8a59a57ec784f8
tree7e82ceb2b7089fcfe11addd2c67e036ce82ec1b0
parentcf1f0eb7cc9062e8d41623087f864eadb63ed3ae
debug/dwarf: Fix address lookups for different types of lines.

This fixes the lookup when, e.g., discriminators force adding
new line arrays.

From-SVN: r186633
libgo/go/debug/dwarf/line.go