Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Arnold Schwaighofer 1bde486a63 IRGen: Disable type layout based value witness generation at Onone
Type layout based witness generation can emit quite complex IR that will
lead to code bloat if the llvm optimizer is not run.

No need to use type layouts at Onone.

rdar://61155295
2020-04-01 07:18:23 -07:00

64 KiB