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 9aad49e commit 5647c47Copy full SHA for 5647c47
src/instruction.hh
@@ -1,6 +1,5 @@
1
#pragma once
2
3
-#include <optional>
4
#include "program_walker.hh"
5
6
constexpr bool is_branch(int24_t op, direction dir) noexcept {
0 commit comments