[all-commits] [llvm/llvm-project] 506a91: [BOLT] Move some of the tests to common directory

Vladislav Khmelevsky via All-commits all-commits at lists.llvm.org
Wed Mar 9 03:56:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 506a91c0890fab681ed6981eeca7a2d68619e4d5
      https://github.com/llvm/llvm-project/commit/506a91c0890fab681ed6981eeca7a2d68619e4d5
  Author: Vladislav Khmelevsky <och95 at yandex.ru>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    A bolt/test/Inputs/icf-jump-tables.c
    A bolt/test/Inputs/jump_table_icp.cpp
    A bolt/test/R_ABS.pic.lld.cpp
    R bolt/test/X86/Inputs/icf-jump-tables.c
    R bolt/test/X86/Inputs/jump_table_icp.cpp
    R bolt/test/X86/R_X86_64_64.pic.lld.cpp
    R bolt/test/X86/bad-exe.test
    R bolt/test/X86/bolt-info.test
    M bolt/test/X86/icf-jump-tables.test
    R bolt/test/X86/invalid-profile.test
    R bolt/test/X86/no-relocs.test
    R bolt/test/X86/pie.test
    R bolt/test/X86/re-optimize.test
    R bolt/test/X86/shared-object.test
    A bolt/test/bad-exe.test
    A bolt/test/bolt-info.test
    A bolt/test/invalid-profile.test
    A bolt/test/no-relocs.test
    A bolt/test/pie.test
    A bolt/test/re-optimize.test
    A bolt/test/shared-object.test

  Log Message:
  -----------
  [BOLT] Move some of the tests to common directory

Some of the tests are not x86-specific, move them to common directory.

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




More information about the All-commits mailing list