[PATCH] D123072: [BOLT][test] Fix X86 cross-platform tests

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 13:28:00 PDT 2022


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

Use target-specific flags for building X86 non-runnable tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123072

Files:
  bolt/test/X86/Inputs/tailcall_traps.s
  bolt/test/X86/cfi-instrs-count.s
  bolt/test/X86/false-jump-table.s
  bolt/test/X86/inline-debug-info.test
  bolt/test/X86/issue26.s
  bolt/test/X86/lit.local.cfg
  bolt/test/X86/loop-inversion-pass.s
  bolt/test/X86/loop-nest.test
  bolt/test/X86/tail-duplication-jt.s
  bolt/test/X86/tail-duplication-pass.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123072.420292.patch
Type: text/x-patch
Size: 4363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/8c34e6cc/attachment.bin>


More information about the llvm-commits mailing list