Releases: backengineering/llvm-msvc
Releases · backengineering/llvm-msvc
llvm-msvc-v3.2.9
llvm-msvc-v3.2.8
What's Changed
- Fix some warnings
- Fix github actions
Full Changelog: llvm-msvc-v3.2.7...llvm-msvc-v3.2.8
llvm-msvc-v3.2.7
What's Changed
- Added the commandline flag to not merge sections. by @CR3Swapper in #80
- Supports
AArch64android GKI drivers.
New Contributors
- @CR3Swapper made their first contribution in #80
Full Changelog: llvm-msvc-v3.2.6...llvm-msvc-v3.2.7
llvm-msvc-v3.2.6
What's Changed
- Move
Annotation2MetadataPasstoBackendUtil.cpp. - Removed some warnings.
Full Changelog: llvm-msvc-v3.2.5...llvm-msvc-v3.2.6
llvm-msvc-v3.2.5
What's Changed
- Rewrote some functions about annotation strings.
- Fixed crash about DCE functions.
Full Changelog: llvm-msvc-v3.2.4...llvm-msvc-v3.2.5
llvm-msvc-v3.2.4
What's Changed
- Rewrote some X86 builtins.
- Ensured that noinline functions cannot be inlined.
- Removed some useless warnings.
- Update to the upstream.
Full Changelog: llvm-msvc-v3.2.3...llvm-msvc-v3.2.4
llvm-msvc-v3.2.3
What's Changed
- Made ISO C++17 allow dynamic exception specifications.
- Fixed an LLD bug about
INIT2section.
Full Changelog: llvm-msvc-v3.2.2...llvm-msvc-v3.2.3
llvm-msvc-v3.2.2
llvm-msvc-v3.2.1
What's Changed
- Compiled HyperPlatform successfully.
Full Changelog: llvm-msvc-v3.2.0...llvm-msvc-v3.2.1
llvm-msvc-v3.2.0
What's Changed
- Fixed a bug in function
Instruction::setVolatile. - Fixed a bug when you enable
-flto=thin.
Full Changelog: llvm-msvc-v3.1.9...llvm-msvc-v3.2.0