Validating with LLVM

Travis Whitaker pi.boy.travis at gmail.com
Wed Oct 31 22:21:12 UTC 2018


Hello GHC Devs,

I'm working on a very tiny patch for GHC. The patch concerns the LLVM code
generator, and I'd like to run the validate script. ./validate ignores mk/
build.mk (which is probably correct) and it doesn't seem to be using the
LLVM backend. LLVM tools are on the PATH; I'm working from the ghc-8.4
branch so I'm using LLVM 5.

Is it possible to validate with the LLVM backend? If not, what's considered
a sufficiently thorough test? Apologies if I'm missing something obvious.

Thanks!

Travis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20181031/5d4e6e8b/attachment.html>


More information about the ghc-devs mailing list