Home

Awesome

llvm-msvc-build

GitHub license Github All Releases GitHub release

This project migrated to https://github.com/backengineering/llvm-msvc

What's llvm-msvc?

A project that forked LLVM focused on MSVC Compatibility.

Because there are more hacky operations, a lot of code can not be submitted directly to the official. So there is this branch.

Features:

How to use llvm-msvc?

Project template

Here is a Visual Studio windows driver example: [link]

image

Here is a cmkr windows driver template: [link]

image

Learning

If you don't know how to learn LLVM, you can check out this repository of mine.

Issues

If you have any questions, please tell me or send issues

Credits