diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-01-31 10:54:41 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-01-31 11:00:46 -0800 |
commit | 574685b879acff462faa1e5e480825033c589778 (patch) | |
tree | d8e1151265016985a3688d6e00f99df945b7b5d1 /llvm/lib/IR/Module.cpp | |
parent | 8fbc7fd567f954908e476c9beb1bd78b4a7eebc5 (diff) | |
download | llvm-574685b879acff462faa1e5e480825033c589778.zip llvm-574685b879acff462faa1e5e480825033c589778.tar.gz llvm-574685b879acff462faa1e5e480825033c589778.tar.bz2 |
[lldb/Symbol] Use StringRef ctor to prevent incorrect overload
Use the StringRef constructor instead of toStringRef so we don't end up
with the wrong overload (llvm::toStringRef(bool)).
Fixes PR44736
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions