[Git][ghc/ghc][wip/angerman/aarch64-ncg] Adds LLVM (AArch64) CI Job

Moritz Angermann gitlab at gitlab.haskell.org
Tue Sep 15 02:13:08 UTC 2020



Moritz Angermann pushed to branch wip/angerman/aarch64-ncg at Glasgow Haskell Compiler / GHC


Commits:
256a38d5 by Moritz Angermann at 2020-09-15T02:12:56+00:00
Adds LLVM (AArch64) CI Job

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -477,6 +477,14 @@ validate-x86_64-darwin:
   tags:
     - aarch64-linux
 
+.build-aarch64-linux-deb10-llvm:
+  extends: .build-aarch64-linux-deb10
+  stage: full-build
+  variables:
+    BUILD_FLAVOUR: perf-llvm
+  tags:
+    - aarch64-linux
+
 validate-aarch64-linux-deb10:
   extends: .build-aarch64-linux-deb10
   artifacts:



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/256a38d5899edefa7c01327a6bdbdf1c7402f6fe

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/256a38d5899edefa7c01327a6bdbdf1c7402f6fe
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200914/82db2b18/attachment.html>


More information about the ghc-commits mailing list