Skip to content

Releases: backengineering/llvm-msvc

llvm-msvc-v3.1.4

04 Oct 03:15
72fa57a
Compare
Choose a tag to compare

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

03 Oct 22:12
76127a0
Compare
Choose a tag to compare

What's Changed

  • Fix a bug of INIT section

Full Changelog: llvm-msvc-v3.1.2...llvm-msvc-v3.1.3

llvm-msvc-v3.1.2

03 Oct 17:38
00a9d3a
Compare
Choose a tag to compare

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

01 Oct 14:59
1409658
Compare
Choose a tag to compare

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

26 Sep 22:46
2e628af
Compare
Choose a tag to compare

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

llvm-msvc-v3.0.9

21 Sep 17:14
93c7ca4
Compare
Choose a tag to compare

What's Changed

  • Successfully compiled hv
  • Revert inline function optimization

llvm-msvc-v3.0.8

12 Sep 22:04
77ce21e
Compare
Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.7...llvm-msvc-v3.0.8

llvm-msvc-v3.0.7

12 Sep 17:36
3177894
Compare
Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.6...llvm-msvc-v3.0.7

llvm-msvc-v3.0.6

08 Sep 19:05
d8cf4de
Compare
Choose a tag to compare

What's Changed

Full Changelog: llvm-msvc-v3.0.5...llvm-msvc-v3.0.6

llvm-msvc-v3.0.5

08 Sep 11:49
0b9d115
Compare
Choose a tag to compare

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