diff options
author | Pavel Labath <pavel@labath.sk> | 2020-06-24 15:26:42 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2020-06-24 15:58:33 +0200 |
commit | 16e17ca16a89daa099fd2726d92f08a49870e5a9 (patch) | |
tree | 2d604b3d85262aeb78026c0fef661aa39d0a293b /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | |
parent | c3b3b999ec9ef7e8d9367848db82c97a0369473f (diff) | |
download | llvm-16e17ca16a89daa099fd2726d92f08a49870e5a9.zip llvm-16e17ca16a89daa099fd2726d92f08a49870e5a9.tar.gz llvm-16e17ca16a89daa099fd2726d92f08a49870e5a9.tar.bz2 |
[lldb] Refactor Scalar::TruncOrExtendTo
The "type" argument to the function is mostly useless -- the only
interesting aspect of it is signedness. Pass signedness directly and
compute the value of bits and signedness fields -- that's exactly
what the single caller of this function does.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions