#5636: LLVM: popcnt instruction doesn't compile in LLVM 3.0
---------------------------------+------------------------------------------
Reporter: dterei | Owner: dterei
Type: bug | Status: new
Priority: normal | Component: Compiler (LLVM)
Version: 7.2.1 | Keywords:
Testcase: | Blockedby:
Os: MacOS X | Blocking:
Architecture: Unknown/Multiple | Failure: Compile-time crash
---------------------------------+------------------------------------------
LLVM 3.0 compiles the popcnt instruction in a way unsupported by the Mac
OSX system assembler. After talking to the LLVM folks it seems that they
don't support the OSX system assembler anymore and suggested I use clang.
So this ticket is to track changing over to clang. Clang is included with
OSX 10.6 and later.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5636>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs