Implement --info, and change how can_split is defined
authorIan Lynagh <igloo@earth.li>
Sat, 18 Aug 2007 22:37:58 +0000 (22:37 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 18 Aug 2007 22:37:58 +0000 (22:37 +0000)
commitd8e154531c4bb14e1ebe96b7d3c067430a363360
treec86dfa84abc853aa816369bf7216e1c5b5a8f0f6
parent6e4c802adf4e8d9beaeb4e4529ae2ef3e702157f
Implement --info, and change how can_split is defined
We now get the value of can_split from the SplitObjs setting in the
build system, rather than working out whether it should be possible
based on the platform.
compiler/Makefile
compiler/main/DynFlags.hs
compiler/main/Main.hs