Compare commits

..

No commits in common. "31541f97827f3e810eb5dd787c3d7437d5100bb5" and "b7ba7d9ec4a14ad47a156d3e9c83e9f381441af1" have entirely different histories.

View file

@ -291,16 +291,6 @@ fn main() { math::add() }
libmath.rlib --> my_binary libmath.rlib --> my_binary
std["std (and others)"] --> my_binary std["std (and others)"] --> my_binary
end end
style mainmir fill:purple
style mycgu1 fill:purple
style mainll fill:purple
style addmir fill:darkgreen
style mathcgu1 fill:darkgreen
style addll fill:darkgreen
style mathcgu1.rcgu.o fill:darkgreen
style libmath.rlib fill:darkgreen
</pre> </pre>
</div> </div>
</section> </section>
@ -402,12 +392,6 @@ fn main() { math::add() }
mycgu1.rcgu.o --> my_binary mycgu1.rcgu.o --> my_binary
std["std (and others)"] --> my_binary std["std (and others)"] --> my_binary
end end
style addmir fill:darkgreen
style mainmir fill:purple
style addu16ll fill:darkgreen
style addu32ll fill:darkgreen
style mainll fill:purple
</pre> </pre>
</div> </div>
</section> </section>
@ -536,11 +520,6 @@ fn main() { math::add() }
mycgu1.rcgu.o --> my_binary mycgu1.rcgu.o --> my_binary
std["std (and others)"] --> my_binary std["std (and others)"] --> my_binary
end end
style addmir fill:purple
style mainmir fill:darkgreen
style addll fill:darkgreen
style mainll fill:purple
</pre> </pre>
</div> </div>
</section> </section>
@ -611,13 +590,6 @@ fn main() { math::add() }
fatlto --> my_binary fatlto --> my_binary
end end
style addmir fill:purple
style addll fill:purple
style submir fill:darkblue
style subll fill:darkblue
style mainmir fill:darkgreen
style mainll fill:darkgreen
</pre> </pre>
</div> </div>
<p>easily compiles 2-4x more slowly</p> <p>easily compiles 2-4x more slowly</p>
@ -665,13 +637,6 @@ fn main() { math::add() }
thinlto2 --> my_binary thinlto2 --> my_binary
thinlto3 --> my_binary thinlto3 --> my_binary
end end
style mainmir fill:purple
style addmir fill:darkgreen
style submir fill:darkblue
style addll fill:darkgreen
style subll fill:darkblue
style mainll fill:purple
</pre> </pre>
</div> </div>
<p> <p>