
#9142: LLVM HEAD rejects aliases used by LLVM codegen -------------------------------------+------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: high | Milestone: 7.10.1 Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Differential Revisions: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: Difficulty: Unknown | Blocking: 4213 Blocked By: | Related Tickets: | -------------------------------------+------------------------------------- Comment (by bgamari): I finally have a brutally hacked implementation working with both LLVM 3.4 and HEAD (r213478). Unfortunately, it's nowhere near merge-worthy. In fact, it's terrible. That being said, it (https://github.com/bgamari/ghc/compare/llvm-3.5-new) works and may serve as a model if someone has some time to do some refactoring. Otherwise I'm afraid my weekend is now over so I'll have to put this down for a while. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9142#comment:20 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler