search for: thumbv8

Displaying 7 results from an estimated 7 matches for "thumbv8".

Did you mean: thumbv7
2016 Mar 14
3
clang triple and clang target
...llvm.org> wrote: > > I tried every possible combination of --target I could think of but > nothing > > worked. Would you mind helping me out? > > First, 64-bit x86 is "x86_64", and 32-bit is "i386" in the triple. For > ARM you'd probably want "thumbv8" or "aarch64". Also, "eabi" is only a > thing on ARM targets, try "gnu" for x86. > > Cheers. > > Tim. > Hi Tim. Thanks for the response. I tried the x86 suggestion but it didn't work. Clearly I'm doing something wrong, but I don't k...
2016 Mar 12
4
clang triple and clang target
> > I assume with target you mean the backend? Consider the x86 backend. It > supports 32bit and 64bit mode, with the GNU x32 ABI in between. There > are three different executable formats support (ELF, PE, MachO) with > different constraints. Some platforms require 32bit alignment of the > stack, others require 128bit alignment. The list goes on. The triple > specifies >
2018 May 08
0
Buildbot numbers for the week of 4/29/2018 - 5/5/2018
...x86_64-linux-selfhost-modules | 271 | 0 | 0.0 clang-tools-sphinx-docs | 277 | 0 | 0.0 clang-s390x-linux-lnt | 58 | 0 | 0.0 clang-cmake-thumbv8-full-sh | 24 | 0 | 0.0 clang-cmake-thumbv7-full-sh | 23 | 0 | 0.0 libcxx-libcxxabi-x86_64-linux-ubuntu-gcc49-cxx11 | 5 | 0 | 0.0 libcxx-libcxxabi-x86_64-l...
2018 May 30
0
Buildbot numbers for the week of 5/6/2018 - 5/12/2018
...-gcc7.1-werror | 83 | 0 | 0.0 clang-cmake-armv7-lnt | 72 | 0 | 0.0 clang-cmake-armv8-lnt | 150 | 0 | 0.0 clang-cmake-thumbv8-full-sh | 35 | 0 | 0.0 clang-cmake-x86_64-avx2-linux-perf | 271 | 0 | 0.0 clang-sphinx-docs | 302 | 0 | 0.0 clang-tools-sphinx-docs...
2018 May 30
0
Buildbot numbers for the week of 5/20/2018 - 5/26/2018
...x86_64-linux-selfhost-modules-2 | 292 | 0 | 0.0 clang-x86_64-linux-selfhost-modules | 277 | 0 | 0.0 clang-sphinx-docs | 292 | 0 | 0.0 clang-cmake-thumbv8-full-sh | 40 | 0 | 0.0 llvm-sphinx-docs | 206 | 0 | 0.0 libcxx-sphinx-docs | 17 | 0 | 0.0 libcxx-libcxxabi-x86_64-l...
2018 May 30
0
Buildbot numbers for the week of 5/13/2018 - 5/19/2018
...-sphinx-docs | 14 | 0 | 0.0 libcxx-libcxxabi-x86_64-linux-ubuntu-cxx03 | 11 | 0 | 0.0 libcxx-libcxxabi-x86_64-linux-ubuntu-asan | 10 | 0 | 0.0 clang-cmake-thumbv8-full-sh | 38 | 0 | 0.0 lld-sphinx-docs | 300 | 0 | 0.0 lld-x86_64-win7 | 5 | 0 | 0.0 llvm-clang-lld-x86_64-deb...
2017 Feb 06
4
this ir code segfaults llvm in trunk
https://is.gd/PrmYlA clang-4.0: error: unable to execute command: Segmentation fault (core dumped) clang-4.0: error: clang frontend command failed due to signal (use -v to see invocation) clang version 4.0.0 (trunk 291576) Target: armv7 Thread model: posix InstalledDir: /opt/compiler-explorer/clang-trunk/bin clang-4.0: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and