search for: l126

Displaying 3 results from an estimated 3 matches for "l126".

Did you mean: 126
2016 Nov 18
3
Linking LLVM IR with standard library
Hi, I have a LLVM IR file generated for a different source language (Not C). I have added a rand() function in it to generate random numbers. I compiled the .ll file to .o using clang. However, when I execute the .o file all generated numbers are zeros. How should I link the .ll file with the standard library for the clang to generate the random numbers? Thanks -Shilpa -------------- next
2017 Mar 14
3
llvm-stress crash
...t;1 x i32> %Shuff33, <1 x i32> zeroinitializer %I122 = insertelement <1 x i32> %Shuff121, i32 %E82, i32 0 %B123 = mul <4 x i16> %I40, %I34 %Sl124 = select i1 %FC, <4 x i1> %Cmp110, <4 x i1> %Cmp110 %Cmp125 = icmp ne <4 x i64> %ZE108, zeroinitializer %L126 = load i64, i64* %Sl store i32 %ZE, i32* %Sl117 %E127 = extractelement <2 x i1> %Cmp87, i32 1 br i1 %E127, label %CF254, label %CF264 CF264: ; preds = %CF267 %Shuff128 = shufflevector <4 x i16> %Shuff83, <4 x i16> %I47, <4 x i...
2018 Jan 07
3
Re: virtdf outputs on host differs from df in guest
after install libguestfs_xfs, all results are: [using guestfish] guestfish -N fs:xfs -m /dev/sda1 statvfs / bsize: 4096 frsize: 4096 blocks: 24713 bfree: 23391 bavail: 23391 files: 51136 ffree: 51133 favail: 51133 fsid: 2049 flag: 4096 namemax: 255 [using virt-rescure] virt-rescue -a test1.img ><rescue> mount /dev/sda1 /sysroot ><rescue> stat -f /sysroot File: