Ely Ronnen 480f1a4980
[lldb-dap] fix wrong assembly line number x64 (#136486)
Fix wrong assembly line number calculation that assumes the instruction
size is `GetAddressByteSize() / 2`

Fixes #136495
2025-04-25 09:34:17 -07:00

4 lines
44 B
Makefile

C_SOURCES := main.c
include Makefile.rules