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]).
|
||||
|
||||
-ifdef(TEST).
|
||||
-export([optimize_fun/4]).
|
||||
-export([optimize_fun/4, to_basic_blocks/1]).
|
||||
-endif.
|
||||
|
||||
%% -- Preamble ---------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user