diff options
author | Brad Smith <brad@comstyle.com> | 2023-12-04 03:01:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 03:01:38 -0500 |
commit | c1e2457a14f865371bb2dcba260ace32e3a2f71b (patch) | |
tree | f4cad0e6dcdcbc3903902a07035d2a2e5f79cbfe /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | c9c1b3c37fa5d5c617068afe67afcafacd58a241 (diff) | |
download | llvm-c1e2457a14f865371bb2dcba260ace32e3a2f71b.zip llvm-c1e2457a14f865371bb2dcba260ace32e3a2f71b.tar.gz llvm-c1e2457a14f865371bb2dcba260ace32e3a2f71b.tar.bz2 |
[lldb] Fix build on NetBSD (#74190)
lldb/source/Host/netbsd/HostNetBSD.cpp:112:32: error: reinterpret_cast from 'const uint8_t *' (aka 'const unsigned char *') to 'char *' casts away qualifiers
{reinterpret_cast<char *>(buffer_sp->GetBytes()),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions