[all-commits] [llvm/llvm-project] 777e26: [BOLT][test] Enable exceptions_split tests for AAr...
Elvina Yakubova via All-commits
all-commits at lists.llvm.org
Fri Sep 1 00:48:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 777e268b8168b326db54ecacb62733ee926bb781
https://github.com/llvm/llvm-project/commit/777e268b8168b326db54ecacb62733ee926bb781
Author: Elvina Yakubova <elvina.yakubova at huawei.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
A bolt/test/runtime/Inputs/exceptions_split.cpp
R bolt/test/runtime/X86/Inputs/exceptions_split.cpp
R bolt/test/runtime/X86/exceptions-instrumentation.test
R bolt/test/runtime/X86/pie-exceptions-split.test
A bolt/test/runtime/exceptions-instrumentation.test
A bolt/test/runtime/pie-exceptions-split.test
Log Message:
-----------
[BOLT][test] Enable exceptions_split tests for AArch64
Since the issue with trap value is fixed in D158191, it now should pass
on both platforms.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D158899
More information about the All-commits
mailing list