aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/main/hipe.app.src
diff options
context:
space:
mode:
authorMagnus Lång <[email protected]>2017-03-16 15:50:09 +0100
committerMagnus Lång <[email protected]>2017-03-16 20:49:42 +0100
commitf9263b9173905d4e7a53350d4f374c5020c52738 (patch)
treecba9154b11431bebe0cc53ec0da9728831f14e4c /lib/hipe/main/hipe.app.src
parente547ffd572e41178e6b513a4a9b84fdf5c557b98 (diff)
downloadotp-f9263b9173905d4e7a53350d4f374c5020c52738.tar.gz
otp-f9263b9173905d4e7a53350d4f374c5020c52738.tar.bz2
otp-f9263b9173905d4e7a53350d4f374c5020c52738.zip
hipe: Extract disjoint sets to its own module
Diffstat (limited to 'lib/hipe/main/hipe.app.src')
-rw-r--r--lib/hipe/main/hipe.app.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hipe/main/hipe.app.src b/lib/hipe/main/hipe.app.src
index af2c02006d..4c3f147d40 100644
--- a/lib/hipe/main/hipe.app.src
+++ b/lib/hipe/main/hipe.app.src
@@ -83,6 +83,7 @@
hipe_digraph,
hipe_dominators,
hipe_dot,
+ hipe_dsets,
hipe_gen_cfg,
hipe_gensym,
hipe_graph_coloring_regalloc,