Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This makes the LLVM backend easier to use, by bundling all necessary options to run it into a single, easy-to-use macro. The macro performs the following actions:

  • Sets the -H:CompilerBackend=llvm option
  • Registers the LLVM backend-specific options to the option checker
  • Includes the required jars on the module path

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 2, 2025
@graalvmbot graalvmbot force-pushed the lottet/GR-70136-llvm-options branch 2 times, most recently from 7a189ed to 03793fc Compare October 3, 2025 09:53
@graalvmbot graalvmbot force-pushed the lottet/GR-70136-llvm-options branch from 03793fc to 38763f2 Compare October 3, 2025 16:24
@graalvmbot graalvmbot merged commit 414fc86 into master Oct 6, 2025
13 checks passed
@graalvmbot graalvmbot deleted the lottet/GR-70136-llvm-options branch October 6, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants