Bugpoint: Remove some unnecessary c_str conversions on the journey to StringRef
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 14 Sep 2019 00:32:13 +0000 (00:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 14 Sep 2019 00:32:13 +0000 (00:32 +0000)
commit4f3a4a8ca2f141bc32070c84b9bd29a5e2a66aa4
tree309e37c938e21408dd73ec51cb1cae490ccbab37
parent97fc8eb4382e5cb0af67d82bc108620f32746326
Bugpoint: Remove some unnecessary c_str conversions on the journey to StringRef

llvm-svn: 371910
llvm/tools/bugpoint/ToolRunner.cpp