phasar icon indicating copy to clipboard operation
phasar copied to clipboard

Misc Changes

Open fabianbs96 opened this issue 6 months ago • 0 comments

Adds a collection of smaller changes, including:

  • Fix AllBottom::compose. For more information, see this related issue in Heros (https://github.com/soot-oss/heros/issues/37)
  • Add API to LLVMVFTableProvider to retrieve the llvm::GlobalVariable for vtables
  • Handle atexit in addition to __cxa_atexit in the GlobalCtorsDtorsModel
  • Fix out-of-bounds access in getVarTypeFromIR
  • more

fabianbs96 avatar May 25 '25 17:05 fabianbs96