Skip to content

Compile clang/llvm from sources #66493

@azat

Description

@azat

There are multiple reasons to do this:

  • unable to pin compiler to specific version, since apt.llvm.org contains only latest minor version for each major
  • --target mismatch - if --target does not match LLVM_DEFAULT_TARGET_TRIPLE then clang will not find runtime sanitizers libraries (but right now there is a workaround in docker build images)
  • patching

Refs:

Cc: @alesapin

Metadata

Metadata

Labels

buildcomp-ci-infrastructureCI/CD pipelines (GitHub Actions, CI scripts, runners).not plannedKnown issue, no plans to fix it currenlty

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions