This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-01 17:07:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2a2f2efbad44494bb13edf9b88f71247fecd098
llvm
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
command_script
/
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