mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add an option to allow compiling the benchmark test utilities and driver at -Onone. This is needed because lldb does not support stepping through optimized swift code.