We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9559de1 commit c5c2570Copy full SHA for c5c2570
lldb/include/lldb/Core/Opcode.h
@@ -12,7 +12,7 @@
12
#include "lldb/Utility/Endian.h"
13
#include "lldb/lldb-enumerations.h"
14
15
-#include "llvm/Support/SwapByteOrder.h"
+#include "llvm/ADT/bit.h"
16
17
#include <cassert>
18
#include <cstdint>
0 commit comments