diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -87,3 +87,5 @@ ifeq ($(BuildMode),Debug) $(Echo) '*****' make an optimized build. endif +check-llvm2cpp: + $(MAKE) check TESTSUITE=Feature RUNLLVM2CPP=1 |
![]() |
index : emscripten-fastcomp | |
LLVM with the emscripten fastcomp javascript backend | git repository hosting |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -87,3 +87,5 @@ ifeq ($(BuildMode),Debug) $(Echo) '*****' make an optimized build. endif +check-llvm2cpp: + $(MAKE) check TESTSUITE=Feature RUNLLVM2CPP=1 |