Export to_basic_blocks for tests
This commit is contained in:
parent
7f7f53e044
commit
d0cfd9cbbe
@ -12,7 +12,7 @@
|
|||||||
-export([compile/2, term_to_fate/1]).
|
-export([compile/2, term_to_fate/1]).
|
||||||
|
|
||||||
-ifdef(TEST).
|
-ifdef(TEST).
|
||||||
-export([optimize_fun/4]).
|
-export([optimize_fun/4, to_basic_blocks/1]).
|
||||||
-endif.
|
-endif.
|
||||||
|
|
||||||
%% -- Preamble ---------------------------------------------------------------
|
%% -- Preamble ---------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user