Skip to content

Tracking Issue for llvm-tools-preview #85658

Open
@ehuss

Description

@ehuss

This is a tracking issue for the llvm-tools-preview.

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Discussion comments will get marked as off-topic or deleted.
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.

Details

llvm-tools-preview is a rustup component that contains some LLVM tools. At the time of this writing, it contains the following:

  • llc
  • llvm-ar
  • llvm-as
  • llvm-cov
  • llvm-dis
  • llvm-nm
  • llvm-objcopy
  • llvm-objdump
  • llvm-profdata
  • llvm-readobj
  • llvm-size
  • llvm-strip
  • opt

Steps

  • Write some documentation (not sure where this should live)

Unresolved Questions

  • What will it take to transition out of -preview?
    • NOTE: The llvm-tools component was inadvertently made available. It is likely de facto stable now. See comment below.
  • What is the stability story? See comment below.
  • Where will this be documented?
  • Who is responsible for the component?
  • Which directory should the component files live?

Implementation history

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions