Files
clang-p2996/lldb/test/API/commands/watchpoints/watchpoint_count/Makefile
Davide Italiano 64799fbebd [debugserver/ARM64] Make sure watchpoints hit are attributed correctly.
This didn't happen for arm64 if you have watches for variables
that are contigous in memory.

<rdar://problem/55135006>
2020-03-31 15:56:20 -07:00

4 lines
44 B
Makefile

C_SOURCES := main.c
include Makefile.rules