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
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to