Releases: backengineering/llvm-msvc
Releases · backengineering/llvm-msvc
llvm-msvc-v3.1.4
What's Changed
- Give the
INIT
section the correct order position
Full Changelog: llvm-msvc-v3.1.3...llvm-msvc-v3.1.4
llvm-msvc-v3.1.3
llvm-msvc-v3.1.2
What's Changed
- Bump urllib3 from 2.0.4 to 2.0.6 in /llvm/utils/git by @dependabot in #46
- Exclude IAT address from
INIT
section - Add
/kernel
in LLD to determine whether it is a windows driver
Full Changelog: llvm-msvc-v3.1.1...llvm-msvc-v3.1.2
llvm-msvc-v3.1.1
What's Changed
- Support
/GL
- Add a new lld-link option
-fullpdbpath
- Update to upstream
Full Changelog: llvm-msvc-v3.1.0...llvm-msvc-v3.1.1
llvm-msvc-v3.1.0
What's Changed
- Fix the behavior of bitfield in MSVC.
- Writting constant fp from
.rdata
into.text
in windows drivers. - Writting global constants from
.rdata
into.text
in windows drivers. - Don't merge
.edata
to.rdata
in windows drivers. - Support
INIT
section in windows drivers. - Add a new tool
llvm-lib.exe
intollvm-msvc_X86_64_installer.exe
Full Changelog: llvm-msvc-v3.0.9...llvm-msvc-v3.1.0
llvm-msvc-v3.0.9
What's Changed
- Successfully compiled hv
- Revert
inline function optimization
llvm-msvc-v3.0.8
llvm-msvc-v3.0.7
llvm-msvc-v3.0.6
llvm-msvc-v3.0.5
What's Changed
- Fix a crash when compiling imgui
- Fix a crash on
RtlUnicodeStringCopy(RegistryPath, RegistryPath)
Full Changelog: llvm-msvc-v3.0.4...llvm-msvc-v3.0.5