diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-11-30 15:18:24 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-11-30 19:37:12 -0800 |
commit | 173bb3c2eb094920708ab8f61dae2fe22d331773 (patch) | |
tree | c6591bfb7aca304dd1fe7d92bb9563e381e6ccd4 /llvm/lib/IR/Module.cpp | |
parent | 011bf4f55630858111e5f0504b3f7390eaf41e09 (diff) | |
download | llvm-173bb3c2eb094920708ab8f61dae2fe22d331773.zip llvm-173bb3c2eb094920708ab8f61dae2fe22d331773.tar.gz llvm-173bb3c2eb094920708ab8f61dae2fe22d331773.tar.bz2 |
[lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC)
Both functions are effectively returning a single string literal. Change
the interface to return a llvm::StringRef instead of populating a vector
of std::strings or returning a std::string respectively.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions