mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Don't run the objc-arc-contract pass when disable-llvm-optzns is passed. In pipeline setups where the swift-frontend is called twice; - the first time to create bitcode - the second time to generate object code from the bitcode (using disable-llvm-optzns) we don't want to run the objc-arc-contract pass twice. rdar://91908312
2.7 KiB
2.7 KiB