Skip to content

llvm-msvc-v3.1.0

Compare
Choose a tag to compare
@gmh5225 gmh5225 released this 26 Sep 22:46
· 9786 commits to dev since this release
2e628af

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 into llvm-msvc_X86_64_installer.exe

Full Changelog: llvm-msvc-v3.0.9...llvm-msvc-v3.1.0