Commit Graph

3 Commits

Author SHA1 Message Date
Dmitri Hrybenko
6670bb76ec Rewrite the CMake build system
Swift SVN r24124
2014-12-23 22:15:30 +00:00
Jordan Rose
fa42cac6d3 [utils/llvm-opt] Fix Michael's r21680 to handle Xcode's multi-config builds.
Swift SVN r21813
2014-09-09 22:38:08 +00:00
Michael Gottesman
a759420048 [llvm-opt] Add wrapper script "llvm-opt" that automatically loads swift llvm dylib.
This allows one to just run llvm-opt -swift-arc-optimize, etc without needing to
know anything about hooking up the dylib.

I also changed leaks-detector to use the same type of sequence of code as
llvm-opt. It was creating a folder and copying leaks-runner into the folder
instead of just copying leaks-runner into bin.

Swift SVN r21273
2014-08-19 05:51:51 +00:00