Estimated hours taken: 0.1
scripts/rs6000_hack:
Remove llds.c from the list of files to fix, since it doesn't
need to be fixed, and the script barfs if it tries to split 0
pieces off a file. (The set of files that need to be fixed
seems to be sensitive to the compilation options used.)
Estimated hours taken: 1
scripts/rs6000_hack:
Add a script to work around fixed limits in the RS/6000 object
file format by chopping up large C files into smaller pieces.