[all-commits] [llvm/llvm-project] b8a634: [BOLT] Fix LIT tests on Windows VS2019
Rafael Auler via All-commits
all-commits at lists.llvm.org
Tue May 31 11:46:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8a63455548dddd7ae740018e6fe15b3d2c2929b
https://github.com/llvm/llvm-project/commit/b8a63455548dddd7ae740018e6fe15b3d2c2929b
Author: Rafael Auler <rafaelauler at gmail.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M bolt/test/X86/fallthrough-to-noop.test
M bolt/test/X86/jump-table-footprint-reduction.test
M bolt/test/X86/jump-table-icp.test
M bolt/test/X86/loop-nest.test
M bolt/test/X86/merge-fdata-bat-mode.test
M bolt/test/X86/no-entry-reordering.test
M bolt/test/X86/remove-unused.test
M bolt/test/link_fdata.py
M bolt/test/lit.cfg.py
Log Message:
-----------
[BOLT] Fix LIT tests on Windows VS2019
Fix newline issue in link_fdata.py, as well as how to call the tool.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D126437
More information about the All-commits
mailing list