mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-30 13:40:51 +00:00
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:
parent
6b83346b92
commit
ed5c6af5f6
@ -367,11 +367,13 @@
|
|||||||
#undef x86_EXCEPTION_STATE_COUNT
|
#undef x86_EXCEPTION_STATE_COUNT
|
||||||
|
|
||||||
#undef ARM_THREAD_STATE
|
#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_VFP_STATE
|
||||||
#undef ARM_EXCEPTION_STATE
|
#undef ARM_EXCEPTION_STATE
|
||||||
#undef ARM_DEBUG_STATE
|
#undef ARM_DEBUG_STATE
|
||||||
#undef ARN_THREAD_STATE_NONE
|
|
||||||
#undef ARM_THREAD_STATE64
|
|
||||||
#undef ARM_EXCEPTION_STATE64
|
#undef ARM_EXCEPTION_STATE64
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user