Files
swift-mirror/lib/DriverTool/swift_llvm_opt_main.cpp
Evan Wilde 8df7a0d26b Removing deleted legacy pass inits
The legacy pass manager is being taken down in LLVM. This patch removes
the initializers that were removed from LLVM from the
swift_llvm_opt_main tool. The rest of the compiler has already been
migrated to the new pass manager, so I don't think this will break the
main parts of the compiler.
2023-07-25 12:28:28 -07:00

12 KiB