Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Creating LLVM runtime IR #844

Closed
wants to merge 1 commit into from
Closed

Conversation

troelsfr
Copy link

@troelsfr troelsfr commented Oct 1, 2021

Dependencies

This PR has no dependencies.

Changelog

  • CMake module to add C++ IR libraries
  • Targets for QIR Runtime to generate runtime.ll

Example

From the build directory, run

ninja runtime-qir

This generates a runtime.ll which contains LLVM IR for the runtime.

@troelsfr troelsfr closed this Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant