Daniel Jasper 35b2a7a545 Fix unused warning in opt builds.
In these builds, the asserts() are completely compiled out of the code
leaving "End" unused. Directly accessing it, should not have a
performance impact, as it is just a data member.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182634 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-24 06:26:18 +00:00
..
2013-05-14 23:36:24 +00:00
2013-05-13 01:16:13 +00:00
2013-05-24 06:26:18 +00:00