Files
swift-mirror/utils/llvm-opt
Jordan Rose ebc47cab91 [CMake] llvm-opt should use the version of opt we built.
Previously, Debug/bin/llvm-opt would invoke Debug/bin/opt, and
Release/bin/llvm-opt would invoke Release/bin/opt. However, build-script
only ever builds one LLVM configuration, even if Swift is being built
by Xcode in multiple build configurations.

Swift SVN r24259
2015-01-08 03:02:18 +00:00
..
2014-12-23 22:15:30 +00:00