[BOLT] Fix LIT tests on Windows VS2019
authorRafael Auler <rafaelauler@gmail.com>
Tue, 31 May 2022 18:45:15 +0000 (11:45 -0700)
committerRafael Auler <rafaelauler@fb.com>
Tue, 31 May 2022 18:45:39 +0000 (11:45 -0700)
commitb8a63455548dddd7ae740018e6fe15b3d2c2929b
treee602ce59ab9ffcba06d09af9725d1e1c2cdd4b60
parent4b763c4ef83501e7884eae062d449e8185839da0
[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
bolt/test/X86/fallthrough-to-noop.test
bolt/test/X86/jump-table-footprint-reduction.test
bolt/test/X86/jump-table-icp.test
bolt/test/X86/loop-nest.test
bolt/test/X86/merge-fdata-bat-mode.test
bolt/test/X86/no-entry-reordering.test
bolt/test/X86/remove-unused.test
bolt/test/link_fdata.py
bolt/test/lit.cfg.py