[all-commits] [llvm/llvm-project] 2d97f0: [BOLT][TEST] Move exceptions-instrumentation.test ...

Amir Aupov via All-commits all-commits at lists.llvm.org
Wed Jan 12 09:25:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d97f0f2efde0ddc0484d6a1522c05ce0649703e
      https://github.com/llvm/llvm-project/commit/2d97f0f2efde0ddc0484d6a1522c05ce0649703e
  Author: Amir Ayupov <amir.aupov at gmail.com>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    R bolt/test/runtime/Inputs/exceptions_split.cpp
    A bolt/test/runtime/X86/Inputs/exceptions_split.cpp
    A bolt/test/runtime/X86/exceptions-instrumentation.test
    R bolt/test/runtime/exceptions-instrumentation.test

  Log Message:
  -----------
  [BOLT][TEST] Move exceptions-instrumentation.test to X86

The aarch64 instrumentation is currently unsupported so the test is failing.

Reviewed By: Amir

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




More information about the All-commits mailing list