From: Ian Lynagh Date: Wed, 8 Jun 2011 17:51:18 +0000 (+0100) Subject: Fill out the osElfTarget definition X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=265bedd9b4869cf5f323ab32ed1e4af0f7a0bfe0;hp=265bedd9b4869cf5f323ab32ed1e4af0f7a0bfe0 Fill out the osElfTarget definition For now we panic in the OSUnknown case. It would probably be better to make the enumerations complete instead, though. ---