Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 5f0b86ebb263467f1d36915f0f8c396e484ffe6f https://github.com/dyninst/dyninst/commit/5f0b86ebb263467f1d36915f0f8c396e484ffe6f Author: kupsch <kup...@cs.wisc.edu> Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths: M dataflowAPI/src/AbslocInterface.C Log Message: ----------- Allow assignment conversion without framepointer (#1314) * When performing assignment conversion of an instruction and with stack frame analysis, the call would assert if the frame pointer (or stack pointer) was TOP. Change to treat this as unknown (just as a bottom value is). _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api