Displaying 1 result from an estimated 1 matches for "reload33".
Did you mean:
reload3
2018 Jan 05
0
Question about reg2mem
...loca swifterror %swift.error*, align 8
store %swift.error** %33, %swift.error*** %.reg2mem21
swifterror argument should come from an alloca or parameter
%.reload25 = load volatile %swift.error**, %swift.error*** %.reg2mem21
call swiftcc void %42(%swift.opaque* noalias nocapture nonnull sret
%.reload33, %swift.refcounted* swiftself %1, %swift.error** nocapture
nonnull swifterror %.reload25)
LLVM ERROR: Broken function found, compilation aborted!
I understand the cause of the error and disabled the demoteToStack()
function(invokes DemoteRegToStack() and DemotePHIToStack()) at the
very end of the...