Jan Civlin

Results 3 issues of Jan Civlin

Adding support for important feature of debugger: tracing function return value. Since api in dwarf.rs is already well developed, no new function is needed - just use load_store existing mechanism.

# 🚀 Feature Request Add to Move compiler support for creating debug info (dwarf) in llvm ## Motivation Needed for debugger ## Pitch Use llvmdi facility ## Additional context None

enhancement

# 🚀 Feature Request Move allows non-local dependency in Move.toml manifest. ## Motivation For example it may be a reference to package at git repo. ## Pitch I'm disabling this...

enhancement