llvm-msvc-v3.1.0
·
9786 commits
to dev
since this release
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