Skip to content

LLVM 23.x support #498

Description

@rpereira-dev

This probably prematured given that LLVM 23.x isn't released yet.

I had compilation issues due to LLVM 23.x breaking changes on two APIs:

  • OptimizationLevel::Os and OptimizationLevel::Oz will be removed in 23.x
  • .setObjectLinkingLayerCreator prototype will change

I have attached the patch I made to compile on my system: proteus-llvm-23.x.patch

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions