[GHC] #7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen
#7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen ------------------------------+--------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.7 | Keywords: Os: Other | Architecture: arm Failure: None/Unknown | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Add an entry to 'moduleLayout' for iOS in the LLVM pretty printer. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7721> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#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: | Related: ------------------------------+--------------------------------------------- Changes (by StephenBlackheath): * status: new => patch -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7721#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#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
#7721: iOS patch no 10: Add iOS-specific module layout to LLVM codegen --------------------------------+------------------------------------------- Reporter: StephenBlackheath | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Os: Other | Architecture: arm Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: 7724 | Related: --------------------------------+------------------------------------------- Changes (by igloo): * status: patch => closed * difficulty: => Unknown * resolution: => fixed Comment: Applied, thanks -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7721#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC