[PM] Fix a compile error I introduced in r229094 and didn't notice
authorChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 21:10:58 +0000 (21:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 13 Feb 2015 21:10:58 +0000 (21:10 +0000)
commit29a861abc9ea6e11ab538ee377d233920b0e24d6
treecfb33d2d9d7bba8e45b3957842092b69b4b86460
parentb7458cc63ad89c706c6cf29b786ba0b6eea2950d
[PM] Fix a compile error I introduced in r229094 and didn't notice
because I didn't have binutils set up properly to build the gold plugin.

Fixes PR22581 which was filed because this broke the build for folks
relying on the plugin. Very sorry! =]

I've gotten the plugin stuff building now as well so it shouldn't keep
happening.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229156 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/gold-plugin.cpp