[bugpoint] set Message after tool configuration
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 24 Jan 2013 16:49:12 +0000 (16:49 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 24 Jan 2013 16:49:12 +0000 (16:49 +0000)
commitab4d7bc0879e0220fbb3cb011c1c71cdee42319c
tree79fa0fc51c525b854b4993ab2d377597089662b4
parent99315932997a23aa5132d041b8a241d9ec0e8745
[bugpoint] set Message after tool configuration

Set the message returned after the GCC runner has been constructed as otherwise
the message will be overwritten by the construction of the runner, resulting in
misleading messages.

Signed-off-by: Saleem Abdulrasool <compnerd@compnerd.org>
Reviewed-by: Chandler Carruth <chandlerc@gmail.com>
llvm-svn: 173359
llvm/tools/bugpoint/ToolRunner.cpp