Commit Graph

3 Commits

Author SHA1 Message Date
Michael Gottesman
aa035e9563 Rename disable-llvm-arc-opts => disable-swift-specific-llvm-optzns and make sure that we actually disable /all/ LLVM passes.
For instance, we were always running merge functions unconditionally if -O was
passed.

rdar://40097698
2018-05-15 16:18:16 -07:00
Bob Wilson
14428834c4 Update some more sil-extract references to the new sil-func-extractor name
Michael renamed this tool and forgot to update these places where the old
name was used.
2016-12-08 21:55:27 -08:00
Erik Eckstein
067cbce8a2 A bash script for auto-completion of swift command line options and ninja build targets.
After 'source'ing this script you will have auto-completion for the swift compiler options and for other swift tools and for ninja build targets.
2015-11-11 10:56:49 -08:00