LIR skeleton, renaming some types to prevent conflict.
This commit is contained in:
@@ -168,6 +168,8 @@ enum Opcode {
|
||||
OPCODE_COMPARE_EXCHANGE,
|
||||
OPCODE_ATOMIC_ADD,
|
||||
OPCODE_ATOMIC_SUB,
|
||||
|
||||
__OPCODE_MAX_VALUE, // Keep at end.
|
||||
};
|
||||
|
||||
enum OpcodeFlags {
|
||||
|
||||
Reference in New Issue
Block a user