backengineering/llvm-msvc
[WIP] A forked version of LLVM-18 that prioritizes MSVC compatibility. This version is tailored for Windows users.
LLVMAGPL-3.0
Issues
- 0
.globl _fltused .set _fltused, 0
#114 opened by fwf02 - 1
- 1
- 2
777.18 build crash
#107 opened by ccdescipline - 0
777.1.8 生成报错
#108 opened by ccdescipline - 1
how do I use llvm-msvc after compiling it?
#105 opened by chiefmasterR - 1
[bug] crash with flto and __readmsr
#100 opened by VexatiousCheff - 1
Not support C++/CLI
#99 opened by Ptkatz - 1
- 0
- 2
LLVM does not handle SEH binary
#94 opened by 54 - 0
[Bug] error : undefined symbol: ___movsb
#93 opened by gmh5225 - 0
[bug] Crash on conflicting types
#92 opened by gmh5225 - 1
[feature] Porting x86-sok to llvm-msvc
#89 opened by gmh5225 - 1
[feature] Using llvm-msvc to compile llvm-msvc
#90 opened by gmh5225 - 1
- 1
[feature] Android kernel driver development mode
#86 opened by gmh5225 - 3
How to overwrite with LLVM from VS Installer?
#41 opened by bphucc - 9
x86 support?
#56 opened by alberts8 - 2
MSVC pre-define macros
#77 opened by CR3Swapper - 0
[MSVC] error : pasting formed '_XXX_LIBNAME3_"U.lib"', an invalid preprocessing token [-Winvalid-token-paste]
#85 opened by gmh5225 - 0
[feature] /jumptablerdata
#84 opened by gmh5225 - 0
- 0
[feature] ``/WX2``
#76 opened by gmh5225 - 4
May I ask how to use llvm-msvc-windows.zip?
#73 opened by yaoguen - 0
- 0
[MSVC] error : copying variable of type 'std::atomic_bool' (aka 'atomic<bool>') invokes deleted constructor
#71 opened by gmh5225 - 0
- 0
[MSVC] Supports ``cdecl`` keyword
#69 opened by gmh5225 - 0
[MSVC] fatal error : 'stdafx.h' file not found
#68 opened by gmh5225 - 3
lld-link error when compilation driver
#62 opened by pythonfansx - 0
- 1
报错
#66 opened by 15190752939 - 0
[MSVC] invalid parameter name: '%0' is a keyword
#65 opened by gmh5225 - 0
[MSVC] error : implicit declaration introduced by elaborated type conflicts with a typedef of the same name
#64 opened by gmh5225 - 0
[MSVC] error : const_cast from 'std::nullptr_t' to 'PUNICODE_STRING' (aka '_UNICODE_STRING *') is not allowed
#63 opened by gmh5225 - 0
[MSVC] error : no template named 'reference'; did you mean 'is_reference'? in C++17
#60 opened by gmh5225 - 0
[MSVC] error : cannot pass object of non-trivial type 'CStringA' (aka 'CStringT<char, StrTraitATL<char, ChTraitsCRT<char>>>') through variadic method; call will abort at runtime [-Wnon-pod-varargs]
#61 opened by gmh5225 - 1
[TEST] Compile opencv
#59 opened by gmh5225 - 0
[MSVC] Crash when compiled with -c
#58 opened by gmh5225 - 7
/GR with /kernel
#52 opened by ld1856 - 0
- 0
- 0
[MSVC] error : pasting formed '&Register', an invalid preprocessing token [-Winvalid-token-paste]
#51 opened by gmh5225 - 0
- 0
[MSVC] crashed in ctor/dtor with virtual function
#47 opened by gmh5225 - 1
- 0
[MSVC] Different behavior of bitfield in MSVC
#42 opened by gmh5225 - 0
- 0
[MSVC] Writting global constants from ``.rdata`` into ``.text`` in windows drivers
#39 opened by gmh5225