x86_64: fix merge conflict

This commit is contained in:
Jacob Young 2023-04-18 21:25:03 -04:00 committed by mlugg
parent 9f1409cabc
commit 06992e159b
No known key found for this signature in database
GPG Key ID: 58978E823BDE3EF9

View File

@ -222,8 +222,11 @@ const InstTracking = struct {
.undef,
.immediate,
.memory,
.linker_load,
.tlv_reloc,
.load_direct,
.lea_direct,
.load_got,
.load_tlv,
.lea_tlv,
.ptr_stack_offset,
=> return, // these can be rematerialized without using a stack slot
}