Displaying 3 results from an estimated 3 matches for "eclang".
Did you mean:
clang
2018 Mar 15
0
Success : Ubuntu 17.10 x86_64 on LLVM/clang-built kernel with LLVM/clang-built Nvidia 390.25 driver
...andler 61440 2 nvidia,ipmi_devintf*
*drm 454656 6 nvidia_drm,i915,drm_kms_helper*
*exp at exp:~$ *
*#*
*# clang-built Linux kernel 4.15.7 image and Nvidia 390.25 driver modules
having clang compiler specific*
*# metadata within them.*
*#*
*exp at exp:~$ *
*exp at exp:~$ eclang /lib/modules/4.15.7/build/vmlinux | grep "Linux"*
*++ strings -a /lib/modules/4.15.7/build/vmlinux*
*++ grep clang*
*Linux version 4.15.7 (exp at exp) (clang version 5.0.0-3
(tags/RELEASE_500/final)) #20 SMP Sat Mar 3 20:46:15 PST 2018*
*exp at exp:~$ eclang /lib/modules/4.15.7/kernel/dri...
2018 Apr 08
0
Success : clang/LLVM-built host kernel and clang-built VMware kernel modules for VMware Player 14.1.1 on host Ubuntu 17.10 x86_64
...ing and interpretation of VMware Player config/script being
incapable of correctly translating the clang-compiler information in
/proc/version into the actual clang/LLVM compiler used to build the
underlying host kernel and hence the unexpected SIGSEGV/segfault.
Code:
exp at exp:~$
exp at exp:~$ eclang /lib/modules/4.16.0/build/vmlinux | head -1
++ strings -a /lib/modules/4.16.0/build/vmlinux
++ grep 'clang version'
Linux version 4.16.0 (exp at exp) (clang version 5.0.0-3
(tags/RELEASE_500/final)) #4 SMP Thu Apr 5 02:12:22 PDT 2018
exp at exp:~$
exp at exp:~$
exp at exp:~$
exp at exp:~$...
2018 Jun 13
4
Success: Bring-up of LLVM/clang-built Linux ARM(32-bit) kernel for Android - Nexus 5
...ata(zImage-dtb-main-llvm-clang-ndk-r13b-binutils-ld-as) :
+++ grep -P -a -b --only-matching '\x02\x21\x4c\x18'
zImage-dtb-main-llvm-clang-ndk-r13b-binutils-ld-as
+++ tail -1
+++ cut -d: -f 1
++ pos1=5381
++ dd if=zImage-dtb-main-llvm-clang-ndk-r13b-binutils-ld-as bs=5381 skip=1
++ lz4 -d
++ eclang
++ head -1
+++ strings -a
+++ grep 'clang version'
Linux version 3.4.113-unicornblood-hammerhead-o+ (exp at exp) (Flash
clang version 7.0.332826 (https://git.llvm.org/git/clang
4029c7ddda99ecbfa144f0afec44a192c442b6e5)
(https://git.llvm.org/git/llvm
1181c40e0e24e0cca32e2609686db1f14151fc1a)...