This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-11 04:26:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
recursion
/
Makefile
6 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a test to check the integrity of the lldb public api directory containing SB*.h headers. There should be nothing unwanted there and a simpe main.cpp (generated from main.cpp.template) which includes SB*.h should compile and link with the LLDB framework. llvm-svn: 136894
2011-08-04 18:17:16 +00:00
LEVEL
=
../../make
CXX_SOURCES
:=
main.cpp
Patches for running some of the Linux tests from Dawn, thanks! With some minor modification from me. llvm-svn: 147160
2011-12-22 19:21:46 +00:00
Add a test to check the integrity of the lldb public api directory containing SB*.h headers. There should be nothing unwanted there and a simpe main.cpp (generated from main.cpp.template) which includes SB*.h should compile and link with the LLDB framework. llvm-svn: 136894
2011-08-04 18:17:16 +00:00
i
n
c
l
u
d
e
$(
LEVEL
)
/
M
a
k
e
f
i
l
e
.
r
u
l
e
s
Reference in New Issue
Copy Permalink