[all-commits] [llvm/llvm-project] 004464: [BOLT] Add bolt-runtime requirement to tests

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Wed Apr 19 16:43:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0044647fdcbba841bd166babe71c541e9d77d8ee
      https://github.com/llvm/llvm-project/commit/0044647fdcbba841bd166babe71c541e9d77d8ee
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2023-04-19 (Wed, 19 Apr 2023)

  Changed paths:
    M bolt/test/runtime/X86/basic-instrumentation.test
    M bolt/test/runtime/X86/exceptions-instrumentation.test
    M bolt/test/runtime/X86/instrumentation-indirect.c
    M bolt/test/runtime/X86/pie-exceptions-failed-split.test
    M bolt/test/runtime/X86/pie-exceptions-split.test
    M bolt/test/runtime/X86/section-order.test
    M bolt/test/runtime/meta-merge-fdata.test

  Log Message:
  -----------
  [BOLT] Add bolt-runtime requirement to tests

These tests rely on the	X86 runtime, add the REQUIRES.

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




More information about the All-commits mailing list