From 196b7abdb0aad42c3b7e10e9aedb9fb720525676 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 27 Feb 2019 13:19:37 +0100 Subject: Revert "Prepare release" This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. --- lib/hipe/doc/src/notes.xml | 25 ------------------------- lib/hipe/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 26 deletions(-) (limited to 'lib/hipe') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index 9b2c100a29..e9cdf42018 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -31,31 +31,6 @@

This document describes the changes made to HiPE.

-
Hipe 3.18.3 - -
Fixed Bugs and Malfunctions - - -

- Add function hipe:erllvm_is_supported to check - presence of suitable version of the LLVM tool chain as - well as supported hardware architecture. The old - hipe:llvm_support_available has been removed.

-

- Own Id: OTP-15385 Aux Id: PR-1986

-
- -

- Fix hipe LLVM for FreeBSD and other non-linux unix to use - /tmp/ instead of /dev/shm/.

-

- Own Id: OTP-15386 Aux Id: PR-1963

-
-
-
- -
-
Hipe 3.18.2
Improvements and New Features diff --git a/lib/hipe/vsn.mk b/lib/hipe/vsn.mk index 39565d721f..12d621bf01 100644 --- a/lib/hipe/vsn.mk +++ b/lib/hipe/vsn.mk @@ -1 +1 @@ -HIPE_VSN = 3.18.3 +HIPE_VSN = 3.18.2 -- cgit v1.2.3