$ ninja -C out/ios.release

ninja: Entering directory `out/ios.release'

[195/2128] CXX obj/cppgc_base/push_registers_asm.o

FAILED: obj/cppgc_base/push_registers_asm.o 

clang++ -MMD -MF obj/cppgc_base/push_registers_asm.o.d 
-DCR_XCODE_VERSION=1141 -DCR_CLANG_REVISION=\"n346557-4e0d9925-3\" 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 
-DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 
-DNS_BLOCK_ASSERTIONS=1 -DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64 
-DENABLE_MINOR_MC -DENABLE_HANDLE_ZAPPING -DV8_CONCURRENT_MARKING 
-DV8_ARRAY_BUFFER_EXTENSION -DV8_ENABLE_LAZY_SOURCE_POSITIONS 
-DV8_WIN64_UNWINDING_INFO -DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH 
-DV8_SNAPSHOT_COMPRESSION -DV8_COMPRESS_POINTERS 
-DV8_31BIT_SMIS_ON_64BIT_ARCH -DV8_DEPRECATION_WARNINGS 
-DV8_IMMINENT_DEPRECATION_WARNINGS -DV8_TARGET_ARCH_ARM64 
-DV8_HAVE_TARGET_OS -DV8_TARGET_OS_IOS -DDISABLE_UNTRUSTED_CODE_MITIGATIONS 
-DV8_COMPRESS_POINTERS -DV8_31BIT_SMIS_ON_64BIT_ARCH 
-DV8_DEPRECATION_WARNINGS -DV8_IMMINENT_DEPRECATION_WARNINGS -I../.. -Igen 
-I../.. -I../../include -Igen -fno-strict-aliasing 
--param=ssp-buffer-size=4 -fstack-protector -fcolor-diagnostics 
-fmerge-all-constants -arch arm64 -Wno-builtin-macro-redefined -D__DATE__= 
-D__TIME__= -D__TIMESTAMP__= -no-canonical-prefixes -Wall -Werror -Wextra 
-Wimplicit-fallthrough -Wunreachable-code -Wthread-safety 
-Wunguarded-availability -Wundeclared-selector 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing 
-Wno-unneeded-internal-declaration -Wno-undefined-var-template 
-fno-omit-frame-pointer -g2 -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
 
-miphoneos-version-min=10 -fembed-bitcode -Wheader-hygiene 
-Wstring-conversion -Wtautological-overlap-compare -Wno-error 
-Wmissing-field-initializers -Wunreachable-code -Wshorten-64-to-32 -O3 
-fvisibility=default -Wexit-time-destructors -std=c++14 -Wextra-semi 
-fno-exceptions -fno-rtti -c 
../../src/heap/cppgc/asm/arm64/push_registers_asm.cc -o 
obj/cppgc_base/push_registers_asm.o

error: unknown directive

.type PushAllRegistersAndIterateStack, %function   

^

error: unknown directive

.hidden PushAllRegistersAndIterateStack            

^

<inline asm>:2:1: error: unknown directive

.type PushAllRegistersAndIterateStack, %function   

^

error: cannot compile inline asm

<inline asm>:3:1: error: unknown directive

.hidden PushAllRegistersAndIterateStack 

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/5bfcb1ff-d918-41de-9def-3d21d21c6d62%40googlegroups.com.

Reply via email to