[PATCH] D126933: [BOLT] Restrict execution of tests that fail on Windows

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 17:40:17 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 requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Turn off execution of tests that use UNIX-specific features.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126933

Files:
  bolt/test/AArch64/asm-func-debug.test
  bolt/test/R_ABS.pic.lld.cpp
  bolt/test/X86/double-jump.test
  bolt/test/X86/jmp-optimization.test
  bolt/test/X86/jump-table-icp.test
  bolt/test/X86/shrinkwrapping.test
  bolt/test/bad-exe.test
  bolt/test/bolt-info.test
  bolt/test/invalid-profile.test
  bolt/test/no-relocs.test
  bolt/test/pie.test
  bolt/test/re-optimize.test
  bolt/test/shared-object.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126933.433926.patch
Type: text/x-patch
Size: 7491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/f6328340/attachment.bin>


More information about the llvm-commits mailing list