[PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT

Lang Hames lhames at gmail.com
Wed Nov 5 16:30:18 PST 2014


Apologies for the very tardy review.

This all looks good to me, with one quibble: Where the link lines all include "-pthread -ldl -lcurses -lz", it would be preferable to add the --system-libs option to the llvm-config invocation instead. That should pull in those libraries.

If you have commit access, please go ahead and commit after making that change. If not, just ping me and I will commit it for you.

Thanks very much for your work on this Jesse.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4607






More information about the llvm-commits mailing list