Use const iterators where possible. Patch by Evan Jones!
authorChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 19:06:10 +0000 (19:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 19:06:10 +0000 (19:06 +0000)
commit3e27952a8b3987b8dddef85dd00db07447575982
tree2bc51b67a37fc8f79f6c31b991a3882891de7c7f
parent210bef19ef5ecc794d7e3d637d66ff0447801697
Use const iterators where possible.  Patch by Evan Jones!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20354 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp