summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Ayupov <amir.aupov@gmail.com>2022-01-12 09:23:30 -0800
committerAmir Ayupov <amir.aupov@gmail.com>2022-01-12 09:25:12 -0800
commit2d97f0f2efde0ddc0484d6a1522c05ce0649703e (patch)
treead2c053a51f601fb8b27980914b8b3726e4a1fb6
parent118f966b46cfb60897b56a9878e1c68fd0e2afa4 (diff)
[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
-rw-r--r--bolt/test/runtime/X86/Inputs/exceptions_split.cpp (renamed from bolt/test/runtime/Inputs/exceptions_split.cpp)0
-rw-r--r--bolt/test/runtime/X86/exceptions-instrumentation.test (renamed from bolt/test/runtime/exceptions-instrumentation.test)0
2 files changed, 0 insertions, 0 deletions
diff --git a/bolt/test/runtime/Inputs/exceptions_split.cpp b/bolt/test/runtime/X86/Inputs/exceptions_split.cpp
index 89cbd12e1e1e..89cbd12e1e1e 100644
--- a/bolt/test/runtime/Inputs/exceptions_split.cpp
+++ b/bolt/test/runtime/X86/Inputs/exceptions_split.cpp
diff --git a/bolt/test/runtime/exceptions-instrumentation.test b/bolt/test/runtime/X86/exceptions-instrumentation.test
index 73f6d7c5b4eb..73f6d7c5b4eb 100644
--- a/bolt/test/runtime/exceptions-instrumentation.test
+++ b/bolt/test/runtime/X86/exceptions-instrumentation.test