You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).