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

LLVM #1777

Closed
ioncodes opened this issue Aug 3, 2021 · 3 comments · Fixed by #1780
Closed

LLVM #1777

ioncodes opened this issue Aug 3, 2021 · 3 comments · Fixed by #1780

Comments

@ioncodes
Copy link
Contributor

ioncodes commented Aug 3, 2021

Syntax:
LLVM

Guideline Criteria:
Not on packagecontrol.io

Reasoning:
LLVM is a very common assembly-like (intermediate representation/IR) format used in various compilers. Due to its huge popularity, I think it should be included by default. Being able to navigate LLVM IR files on the command line with a nice syntax highlighting would greatly benefit my (and other's) workflow.

@ioncodes
Copy link
Contributor Author

ioncodes commented Aug 3, 2021

As per #1778 I'll be implementing this in my own repository and then submit a PR that links to it as a submodule.

@sharkdp
Copy link
Owner

sharkdp commented Aug 3, 2021

Thank you. I would love to see LLVM IR as a supported language.

@Enselic
Copy link
Collaborator

Enselic commented Aug 5, 2021

Closed by #1780

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants