[all-commits] [llvm/llvm-project] a2c4d6: [BOLT][NFC] Forward declare ReorderBlocks for MSVC19
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Mon Jun 13 10:27:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2c4d6d3322c5d2facf1605bab87451d099a384e
https://github.com/llvm/llvm-project/commit/a2c4d6d3322c5d2facf1605bab87451d099a384e
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M bolt/lib/Passes/BinaryPasses.cpp
Log Message:
-----------
[BOLT][NFC] Forward declare ReorderBlocks for MSVC19
Fix bolt-x86_64-wine-msvc builder:
https://lab.llvm.org/buildbot/#/builders/222/builds/1154
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D127612
More information about the All-commits
mailing list