]> granicus.if.org Git - llvm/commit
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)
commit5ca8fbd7ef6430ab775030d797ec113404716f05
treea9ef0b0556aed12692b0d727b27ce7e1634a755d
parentaaf4ee2197b363c5b42e080056a372502e2514ae
Bugpoint: Remove some unnecessary c_str conversions on the journey to StringRef

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