diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-09-25 12:47:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-09-27 14:32:42 +0200 |
commit | 9da2fa277e818e94e45b836a3d416623c838e02a (patch) | |
tree | b2cabc0b54c642083ca95788dce40e81e3659806 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | b1695c2eb8df0ceae5014dd4e8cc855d12309e2d (diff) | |
download | llvm-9da2fa277e818e94e45b836a3d416623c838e02a.zip llvm-9da2fa277e818e94e45b836a3d416623c838e02a.tar.gz llvm-9da2fa277e818e94e45b836a3d416623c838e02a.tar.bz2 |
[lldb] Move StringConvert inside debugserver
The StringConvert API is no longer used anywhere but in debugserver.
Since debugserver does not use LLVM API, we cannot replace it with
llvm::to_integer() and llvm::to_float() there. Let's just move
the sources into debugserver.
Differential Revision: https://reviews.llvm.org/D110478
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions