Fix llvm compilation issue on Mac which use arm cpu

Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6TI9O

Signed-off-by: Zhenyu Pan <panzhenyu1@huawei.com>
Change-Id: I181e51fa16352ace90647a48efd6bdc84d37b711
This commit is contained in:
Zhenyu Pan 2023-04-07 09:50:57 +08:00
parent 43415fa0bd
commit 6c4fc23024

View File

@ -367,11 +367,13 @@
#undef x86_EXCEPTION_STATE_COUNT
#undef ARM_THREAD_STATE
#undef ARM_THREAD_STATE_COUNT
#undef ARN_THREAD_STATE_NONE
#undef ARM_THREAD_STATE64
#undef ARM_THREAD_STATE64_COUNT
#undef ARM_VFP_STATE
#undef ARM_EXCEPTION_STATE
#undef ARM_DEBUG_STATE
#undef ARN_THREAD_STATE_NONE
#undef ARM_THREAD_STATE64
#undef ARM_EXCEPTION_STATE64