#!/bin/bash # This is a wrapper around llvm's opt command line tool that automatically # performs the necessary work to access swift's llvm passes. "@OPT@" -load "@SWIFT_LLVM_DYLIB@" $@