This repository has been archived by the owner on Jul 1, 2023. It is now read-only.
Releases: facebookarchive/BOLT
Releases · facebookarchive/BOLT
v1.0.1: Wrapper script: support for no-output tests and heatmap mode
- Fix an issue with .TBSS sections emitted by the lld linker.
- Introduce a wrapper script to help BOLT developers compare BOLT output
- Fix EFLAGS handling in dataflow optimizations
- Handles NONE relocations by skipping them
Release v1.0.0
Fix test case Summary: Previous commit accidentally checked in a test case with a typo. Fix it. Reviewed By: maksfb fbshipit-source-id: ebb6a4154b2