Skip to content

Compile Java to LLVM IR #732

Answered by dkimitsa
NiklasHeneka asked this question in Q&A
Jun 6, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

hey, you don't need to clone robovm source code. dumpIntermediates should be working with your iOS or console project. You can create simple project from template using Idea/Android Studio plugin.
Then run ./gradlew.sh launchIPhoneSimulator from command line. Having dumpIntermediates in project gradle file will case intermediates generated

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@NiklasHeneka
Comment options

@dkimitsa
Comment options

Answer selected by NiklasHeneka
@NiklasHeneka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants