On Tue, 2007-01-16 at 22:31 -0500, Gordon Henriksen wrote: > Mac OS X sed is (POSIXly?) picky and recognizes 'sed [COMMAND ...] > [FILE ...]' strictly. utils/mkpatch puts the file before the > commands. This patch reverses the ordering.
Aha! That's the problem! Chris found this a few days ago but I couldn't figure out how to make it work on Darwin and the error message wasn't particularly helpful in figuring it out. Thanks a bunch, Gordon. Patch applied! > > — Gordon > > > _______________________________________________ > llvm-commits mailing list > llvm-commits@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits