[commit: ghc] master: Add a primop attribute llvm_only. (089ac71)
Geoffrey Mainland
gmainlan at microsoft.com
Fri Feb 1 23:02:18 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/089ac7171bee938bd52975d2f828cf0dd6b4b25b
>---------------------------------------------------------------
commit 089ac7171bee938bd52975d2f828cf0dd6b4b25b
Author: Geoffrey Mainland <mainland at apeiron.net>
Date: Fri Nov 2 14:04:31 2012 +0000
Add a primop attribute llvm_only.
The llvm_only attribute indicates that a primop is only available when using the
LLVM back-end.
compiler/prelude/primops.txt.pp | 91 +++++++++++++++++++++++++++++++++++++++
utils/genprimopcode/Main.hs | 12 +++---
2 files changed, 97 insertions(+), 6 deletions(-)
Diff suppressed because of size. To see it, use:
git show 089ac7171bee938bd52975d2f828cf0dd6b4b25b
More information about the ghc-commits
mailing list