[all-commits] [llvm/llvm-project] 42a66f: [BOLT] Restrict execution of tests that fail on Wi...

Rafael Auler via All-commits all-commits at lists.llvm.org
Mon Jul 11 18:06:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42a66fb727284d8a5ed28f56d5545864fa8dceb5
      https://github.com/llvm/llvm-project/commit/42a66fb727284d8a5ed28f56d5545864fa8dceb5
  Author: Rafael Auler <rafaelauler at gmail.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

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

  Log Message:
  -----------
  [BOLT] Restrict execution of tests that fail on Windows

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

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D126933




More information about the All-commits mailing list