Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L libplacebo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • libplacebo
  • Merge requests
  • !429

ci: use lld along with clang

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kacper Michajłow requested to merge kasper93/libplacebo:lld into master Mar 20, 2023
  • Overview 3
  • Commits 6
  • Pipelines 5
  • Changes 1

This is a fix for linking errors with MSAN/UBSAN when static runtime is linked also into shared library, which causes weak symbols to me incorrectly referenced by bfd. Just use lld, which is clever about this case and we already force clang for those builds anyway.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: lld

VideoLAN code repository instance