Displaying 1 result from an estimated 1 matches for "2ba7da8a3f6ed9ae41e0c84d77b528d6".
2017 Apr 26
2
no-frame-pointer-elim & optimized
...hecks fFinalizer before setting up ebp).
It also has a:
.loc 36 195 7 prologue_end
before this happens
How can I get llvm to do the frame setup before prologue init (so
debuggers know what is going on)? And if not, how can a debugger know
where the frame is?
IR:
https://gist.github.com/carlokok/2ba7da8a3f6ed9ae41e0c84d77b528d6
--
Carlo Kok
RemObjects Software