#7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: patch Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Other | Architecture: arm Failure: None/Unknown | Blockedby: Blocking: 7724 | Related: ------------------------------+--------------------------------------------- Comment(by ian@…): commit 5f261b483b1792026065e4cec967db79adb2748d {{{ Author: Ian Lynagh <ian@well-typed.com> Date: Sat Mar 2 15:12:03 2013 +0000 Add iOS specific module layout entry to LLVM codegen; fixes #7721 Patch from Stephen Blackheath compiler/llvmGen/LlvmCodeGen/Ppr.hs | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7721#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler