Skip to content

--emit-clif files do not include function names #10733

Open
@MonoidMusician

Description

@MonoidMusician

The IR included in explore includes function names with each section of IR, but this info doesn't end up in the similar files produced by --emit-clif which makes it hard to see what each function is (without cross-referencing with the explore output or something).

Metadata

Metadata

Labels

good first issueIssues that are good for new contributors to tackle!wasmtime:debuggingIssues related to debugging of JIT'ed code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions