Files
clang-p2996/lldb/test/functionalities/unwind/standard/Makefile
Tamas Berghammer 8b29af1427 Add new test for stress testing stack unwinding
This test case generates new tests from the source files dropped into
its directory. For stress testing stack unwinding it steps through the
code line by line and then tests unwinding from each instruction.

llvm-svn: 240030
2015-06-18 17:17:32 +00:00

4 lines
55 B
Makefile

LEVEL = ../../../make
include $(LEVEL)/Makefile.rules