[PATCH] D126437: [BOLT] Fix LIT tests on Windows VS2019

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 15:58:28 PDT 2022


rafauler created this revision.
Herald added a subscriber: ayermolo.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
rafauler published this revision for review.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Fix newline issue in link_fdata.py, as well as how to call the tool.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126437

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126437.432163.patch
Type: text/x-patch
Size: 5366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/3c20a679/attachment-0001.bin>


More information about the llvm-commits mailing list