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

Reduce output of ldc2 --version #4698

Open
Geod24 opened this issue Jul 11, 2024 · 0 comments
Open

Reduce output of ldc2 --version #4698

Geod24 opened this issue Jul 11, 2024 · 0 comments

Comments

@Geod24
Copy link
Contributor

Geod24 commented Jul 11, 2024

This might be a nitpick, but when I type ldc2 --version in terminal, I always have to scroll up to get to the useful bit:

LDC - the LLVM D compiler (1.39.0):
  based on DMD v2.109.1 and LLVM 18.1.6
  built with LDC - the LLVM D compiler (1.39.0)
  Default target: x86_64-unknown-linux-gnu
  Host CPU: alderlake
  http://dlang.org - http://wiki.dlang.org/LDC

I care mostly about the frontend version, LDC's own version, and perhaps LLVM's version. But I get a wall of registered targets which are of no use to me. Could we separate this output so it fits on a regular laptop screen ?

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

No branches or pull requests

1 participant