Do not pass a copy of the value map, pass a reference to it.
authorDuncan Sands <baldrick@free.fr>
Fri, 30 Jul 2010 05:50:45 +0000 (05:50 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 30 Jul 2010 05:50:45 +0000 (05:50 +0000)
commit80a098583b3a9754fd83bf93322a8be679ce0036
tree21c0fe1e6505e537c1c83058db4d410f13b79217
parentbcc23933695e1cec4e7dcd2e2b8bde0ef3c298c9
Do not pass a copy of the value map, pass a reference to it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109852 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExtractFunction.cpp