mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
passes The test case looks for the Objective C ARC contraction pass. It uses -Xllvm -time-passes and then greps for the pass. It seems that -time-passes is not always printing the pass. Use -Xllvm -debug-pass=Structure instead that should print the added passes reliably. rdar://35796399
2.7 KiB
2.7 KiB