search for: watcho

Displaying 9 results from an estimated 9 matches for "watcho".

Did you mean: watch
2020 Apr 10
2
Opus CMake build support for Apple frameworks
Hi Simon, CMake 3.14 add support for crosscompiling iOS, tvOS and watchOS https://cmake.org/cmake/help/v3.14/manual/cmake-toolchains.7.html#cross-compiling-for-ios-tvos-or-watchos Can you clarify what your patch does? //Marcus cmake-toolchains(7) — CMake 3.14.7 Documentation<https://cmake.org/cmake/help/v3.14/manual/cmake-toolchains.7.html#cross-compiling-for-ios-...
2020 Apr 14
0
Opus CMake build support for Apple frameworks
...s. The Ogg CMake build already has this functionality, this patch should be consistent with how frameworks are handled there. Simon On Fri, 10 Apr 2020 at 18:32, Marcus Asteborg <xnorpx at outlook.com> wrote: > Hi Simon, > > CMake 3.14 add support for crosscompiling iOS, tvOS and watchOS > > > https://cmake.org/cmake/help/v3.14/manual/cmake-toolchains.7.html#cross-compiling-for-ios-tvos-or-watchos > > Can you clarify what your patch does? > > //Marcus > cmake-toolchains(7) — CMake 3.14.7 Documentation > <https://cmake.org/cmake/help/v3.14/manual/cmake...
2017 Sep 18
2
compiling for the ipad
Hi I have been assigned the task of porting the ARM code generator to the ipad. I would like to know if there are any available documents about the instruction set/code format of the A64 chip of Apple. Also, if at all possible, documents that describe executable formats, etc are welcome. Any pointers? Thanks in advance.
2020 Apr 14
1
Opus CMake build support for Apple frameworks
...ld already has this functionality, this patch should be consistent with how frameworks are handled there. Simon On Fri, 10 Apr 2020 at 18:32, Marcus Asteborg <xnorpx at outlook.com<mailto:xnorpx at outlook.com>> wrote: Hi Simon, CMake 3.14 add support for crosscompiling iOS, tvOS and watchOS https://cmake.org/cmake/help/v3.14/manual/cmake-toolchains.7.html#cross-compiling-for-ios-tvos-or-watchos<https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcmake.org%2Fcmake%2Fhelp%2Fv3.14%2Fmanual%2Fcmake-toolchains.7.html%23cross-compiling-for-ios-tvos-or-watchos&data=02%...
2016 Apr 01
4
DAGIR
...nt in pervasive portable performance. [0] http://developer.android.com/guide/topics/renderscript/compute.html [1] https://developer.chrome.com/native-client/nacl-and-pnacl [2] https://www.khronos.org/spir [3] http://www.hsafoundation.com/hsa-developer-tools/ [4] https://developer.apple.com/library/watchos/documentation/IDEs/Conceptual/AppDistributionGuide/AppThinning/AppThinning.html#//apple_ref/doc/uid/TP40012582-CH35-SW2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160401/79f37d1b/attachment.html>
2017 Sep 18
0
compiling for the ipad
...iOS projects have defaulted to >> uploading llvm bitcode to the iTunes store for about two years already. >> It's still possible to change this (or use old projects) right now, but I >> would not be surprised if bitcode-only becomes compulsory very soon, the >> same as WatchOS and tvOS are already >> > We are not going to use the App store. Our customers will get our product > from us. > Of course we will use Xcode, since we already did the port to Mac OS X. > > Again my question: Is there any documentation about the A64? > Arm64 is well docume...
2017 Mar 12
2
[CLANG BUG] Generate ELF for aarch64-apple-iphoneos
Hi, I’ve stumbled across something curious with the Relase_40 I have built here: I tried to build for aarch64-apple-iphoneos, but ended up getting ELF objects $ clang -target aarch64-apple-iphoneos -c tmp.ll -o tmp.o warning: overriding the module target triple with aarch64-apple-iphoneos [-Woverride-module] 1 warning generated. bin $ file tmp.o tmp.o: ELF 64-bit LSB relocatable, ARM aarch64,
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
.... [r270717](http://reviews.llvm.org/rL270717). * LLD has replaced a use of binary search with a hash table lookup, resulting in a 4% speedup when linking Clang with debug info. [r270999](http://reviews.llvm.org/rL270999). * LLDB now supports AArch64 compact unwind tables, as used on iOS, tvos and watchos. [r270658](http://reviews.llvm.org/rL270658).
2017 Oct 01
2
load with alignment of 1 crashes from being unaligned
...merator(name: "nvcl", value: 24) !33 = !DIEnumerator(name: "amdhsa", value: 25) !34 = !DIEnumerator(name: "ps4", value: 26) !35 = !DIEnumerator(name: "elfiamcu", value: 27) !36 = !DIEnumerator(name: "tvos", value: 28) !37 = !DIEnumerator(name: "watchos", value: 29) !38 = !DIEnumerator(name: "mesa3d", value: 30) !39 = !DIEnumerator(name: "contiki", value: 31) !40 = !DICompositeType(tag: DW_TAG_enumeration_type, name: "GlobalLinkage", scope: !5, file: !5, line: 138, baseType: !41, size: 8, align: 8, elements: !42...