[all-commits] [llvm/llvm-project] 2eb80a: Make StringRef's std::string conversion operator e...
Sylvestre Ledru via All-commits
all-commits at lists.llvm.org
Sat Feb 1 07:06:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2eb80a99a2c6f8e2f090a2bc8cd2760fe1e1f267
https://github.com/llvm/llvm-project/commit/2eb80a99a2c6f8e2f090a2bc8cd2760fe1e1f267
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: 2020-02-01 (Sat, 01 Feb 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
M llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp
Log Message:
-----------
Make StringRef's std::string conversion operator explicit
The build is currenly broken when perf or ffi are enabled for llvm
Just like in https://reviews.llvm.org/rG777180a32b61070a10dd330b4f038bf24e916af1
More information about the All-commits
mailing list