[PATCH] D121261: [BOLT] Move some of the tests to common directory

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 15:18:26 PST 2022


yota9 created this revision.
yota9 added reviewers: maksfb, rafauler, Amir.
Herald added a reviewer: alexander-shaposhnikov.
Herald added subscribers: ayermolo, pengfei.
Herald added a project: All.
yota9 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121261

Files:
  bolt/test/Inputs/icf-jump-tables.c
  bolt/test/X86/Inputs/icf-jump-tables.c
  bolt/test/X86/bad-exe.test
  bolt/test/X86/bolt-info.test
  bolt/test/X86/icf-jump-tables.test
  bolt/test/X86/invalid-profile.test
  bolt/test/X86/no-relocs.test
  bolt/test/X86/re-optimize.test
  bolt/test/X86/shared-object.test
  bolt/test/bad-exe.test
  bolt/test/bolt-info.test
  bolt/test/invalid-profile.test
  bolt/test/no-relocs.test
  bolt/test/re-optimize.test
  bolt/test/shared-object.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121261.413957.patch
Type: text/x-patch
Size: 4058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/15c2f68c/attachment.bin>


More information about the llvm-commits mailing list