llvm-ir-editor
llvm-ir-editor copied to clipboard
Add categories to outline view
The outline view can get messy quickly (e.g. with a huge metadata list, when debug info is on). Add categorization to that view so that it's possible to only focus on functions.
Or at the very least, just group all the metadata together.