Files
swift-mirror/lib/LLVMPasses/LLVMMergeFunctions.cpp
Erik Eckstein fda5549908 SwiftMergeFunctionsPass: fix a problem with opaque pointers
Need to insert a cast for the return type of a call to a merged function.

Fixes an LLVM verifier crash.

rdar://113901800
2023-08-16 18:19:26 +02:00

48 KiB