From a9399f790200f1b1a5a15e45f9574f99ad224db4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 3 Nov 2016 13:54:32 +0200 Subject: Add OTP-19.1.5 HiPE LLVM target for CI Also experimental. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d8e370f..c0ca0a3 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ DIALYZER_OPTS = -Werror_handling -Wunmatched_returns CI_OTP ?= OTP-18.0.3 OTP-18.1.5 OTP-18.2.4.1 OTP-18.3.4.4 OTP-19.0.7 OTP-19.1.5 CI_HIPE ?= OTP-19.1.5 +CI_HIPE_LLVM ?= $(CI_HIPE) TEST_ERLC_OPTS += +'{parse_transform, eunit_autoexport}' +'{parse_transform, horse_autoexport}' TEST_DEPS = horse triq -- cgit v1.2.3