Ticket #7721 (closed feature request: fixed)

Opened 3 months ago

Last modified 3 months ago

iOS patch no 10: Add iOS-specific module layout to LLVM codegen

Reported by: StephenBlackheath Owned by:
Priority: normal Milestone:
Component: Compiler Version: 7.7
Keywords: Cc:
Operating System: Other Architecture: arm
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: #7724 Related Tickets:

Description

Add an entry to 'moduleLayout' for iOS in the LLVM pretty printer.

Attachments

ios-patch-10-add-ios-module-layout-to-llvm-codegen.patch Download (0.9 KB) - added by StephenBlackheath 3 months ago.
iOS patch 10 rev a: Add iOS specific module layout entry to LLVM codegen

Change History

Changed 3 months ago by StephenBlackheath

iOS patch 10 rev a: Add iOS specific module layout entry to LLVM codegen

Changed 3 months ago by StephenBlackheath

  • status changed from new to patch

Changed 3 months ago by StephenBlackheath

  • blocking 7724 added

Changed 3 months ago 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(-)

Changed 3 months ago by igloo

  • status changed from patch to closed
  • difficulty set to Unknown
  • resolution set to fixed

Applied, thanks

Note: See TracTickets for help on using tickets.