Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add llvm-mir highlighting #1398

Merged
merged 4 commits into from Jan 4, 2022
Merged

Add llvm-mir highlighting #1398

merged 4 commits into from Jan 4, 2022

Conversation

Flakebi
Copy link
Contributor

@Flakebi Flakebi commented Dec 29, 2021

LLVM Machine IR is dumped as yaml files that can embed LLVM IR and
Machine IR.

To support this, add a llvm-mir-yaml language that uses the yaml
parser, but uses different injections to highlight IR and MIR.

Screenshot

To support embedding them in other languages like markdown.
LLVM Machine IR is dumped as yaml files that can embed LLVM IR and
Machine IR.

To support this, add a llvm-mir-yaml language that uses the yaml
parser, but uses different injections to highlight IR and MIR.
@archseer archseer merged commit 641255c into helix-editor:master Jan 4, 2022
@Flakebi Flakebi deleted the llvm-mir branch January 4, 2022 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants