diff options
author | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-08-14 11:26:29 -0700 |
---|---|---|
committer | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-08-14 11:39:04 -0700 |
commit | 6ce8e4f46b7aeef9d18580cf1612695a0f409cbb (patch) | |
tree | a98e8935f8a87705153bb6c81466e329705a09fb /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp | |
parent | 324ae458df7ed2b8fa55ddb93af5af17887347a3 (diff) | |
download | llvm-6ce8e4f46b7aeef9d18580cf1612695a0f409cbb.zip llvm-6ce8e4f46b7aeef9d18580cf1612695a0f409cbb.tar.gz llvm-6ce8e4f46b7aeef9d18580cf1612695a0f409cbb.tar.bz2 |
[mlir] build fix for gcc-5
It appears in this case that an implicit cast from StringRef to std::string
doesn't happen. Fixed with an explicit cast.
Differential Revision: https://reviews.llvm.org/D85986
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions