[all-commits] [llvm/llvm-project] d53840: [VE][fix] Explicit StringRef to std::string conver...
Simon Moll via All-commits
all-commits at lists.llvm.org
Wed Jan 29 01:34:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d53840ad39138e3861a38174226ed884c7fb9298
https://github.com/llvm/llvm-project/commit/d53840ad39138e3861a38174226ed884c7fb9298
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/lib/Target/VE/VETargetMachine.cpp
Log Message:
-----------
[VE][fix] Explicit StringRef to std::string conversion
Adapt to changes of "[ADT] Make StringRef's std::string conversion
operator explicit" (777180a32).
More information about the All-commits
mailing list