Barf on unhandled Mach-O relocations in the ghci linker
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 11 Nov 2009 02:07:12 +0000 (02:07 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 11 Nov 2009 02:07:12 +0000 (02:07 +0000)
commit0b2de03568d3acf8143ff7f6dde103099bf8ff1a
tree78905fa231075c62e17e31ed1419b3264860c225
parentbb2c9a9211b10f649c61ee9e6c7055af7b3509dc
Barf on unhandled Mach-O relocations in the ghci linker

- It might be worthwhile to MERGE this to 6.12, BUT somebody should validate
  it on PPC/Mac OS X first.
rts/Linker.c