Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm-targets: Add armv6l-unknown-linux-gnueabihf and armv7l-unknown-l… #136

Closed
wants to merge 1 commit into from

Conversation

ggardet
Copy link
Contributor

@ggardet ggardet commented May 18, 2018

…inux-gnueabihf

@angerman
Copy link
Contributor

LGTM.

@bgamari
Copy link
Contributor

bgamari commented May 18, 2018

Thanks!

@bgamari
Copy link
Contributor

bgamari commented May 30, 2018

Merged with e4003b6

@bgamari bgamari closed this May 30, 2018
@vdukhovni
Copy link

Though this PR is closed, perhaps this a sensible place to comment that when using GHC 8.4.3 from FreeBSD ports, in order to use "llvm" I needed to manually add:

("amd64-portbld-freebsd", ("e-m:e-i64:64-f80:128-n8:16:32:64-S128", "x86-64", ""))

to /usr/local/lib/ghc-8.4.3/llvm-targets. Not sure whether this is something that FreeBSD port maintainers should be patching in or should be included in GHC.

@angerman
Copy link
Contributor

angerman commented Aug 9, 2018

@vdukhovni feel fee to open a PR on github, or Diff on phabricator (https://phabricator.haskell.org/) for this. I'm sure we can add more targets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants