[Lldb-commits] [PATCH] D148541: [lldb] fix build issue on MSVC because of missing byte-swap builtins

Ashay Rane via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 18 10:02:11 PDT 2023


ashay-github added a comment.

The `llvm::byteswap()` fix is much nicer.  Thanks for the change!

No, this build error didn't show up on a bot (at least as far as I can tell).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148541/new/

https://reviews.llvm.org/D148541



More information about the lldb-commits mailing list