Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
2d6bbab3
Commit
2d6bbab3
authored
May 04, 2016
by
Maxime Perrotin
Browse files
Add simulation rule in Makefile
parent
9ff9de74
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/regression/test-save/Makefile
View file @
2d6bbab3
...
...
@@ -29,6 +29,10 @@ test-python:
$(CC)
-shared
-fPIC
-o
libog.so b~og.o og.o taste_dataview.o adaasn1rtl.o
-lgnat
python
-c
"from ctypes import *; test=CDLL('./libog.so'); test.liboginit()"
simu
:
$(OPENGEODE)
og.pr
--shared
./og_simu.sh
test-llvm
:
$(OPENGEODE)
og.pr
--llvm
-O
$(O)
$(LLC)
*
.ll
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment