[swift-users] How to determine LLVM version that Swift uses?

JJ Garzella u0966298 at utah.edu
Thu Dec 21 22:53:18 CST 2017


Hi,

As part of a research project, I'd like to perform static analysis on LLVM
IR files that Swift has generated. In order to properly analyze it, I need
to know which version of LLVM a particular version of Swift uses. How can I
determine the particular LLVM version of Swift?

If there is no way of doing this, does anyone know what particular version
of Swift uses LLVM 3.9.1 as it's backend?

Thanks,

-Jack J. Garzella

University of Utah
SOARLAB
http://soarlab.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171221/d840348d/attachment.html>


More information about the swift-users mailing list