Linux lldb-server Handle_m doesn't properly replace software breakpoints with the original instructions. This test is added with expectedFailureLinux Differential Revision: http://reviews.llvm.org/D8191 llvm-svn: 232091
6 lines
77 B
Makefile
6 lines
77 B
Makefile
LEVEL = ../../make
|
|
|
|
CXX_SOURCES := main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|