search for: str_4

Displaying 6 results from an estimated 6 matches for "str_4".

Did you mean: str_c
2006 Oct 16
1
[LLVMdev] initializer does not match global variable type.
...pport -l LLVMSystem > ./bar Global variable initializer type does not match global variable type! [13 x sbyte]* %.str_2 Global variable initializer type does not match global variable type! [9 x sbyte]* %.str_3 Global variable initializer type does not match global variable type! [2 x sbyte]* %.str_4 Broken module found, verification continues. ; ModuleID = 'bar.ll' target endian = little target pointersize = 32 target triple = "i686-pc-linux-gnu" deplibs = [ "objc", "c", "crtend" ] %struct._objc_module = type { int, int, sbyte*, %struct._objc_sy...
2006 Oct 17
1
[LLVMdev] initializer does not match global variable type.
...* } { int 65535, void ()* %_GLOBAL__I_main } ] ; <[1 x { int, void ()* }]*> [#uses=0] %.str_2 = internal constant [13 x sbyte] c"Hello world\0A\00" ; <[13 x sbyte]*> [#uses=1] %.str_3 = internal constant [9 x sbyte] c"Fraction\00" ; <[9 x sbyte]*> [#uses=1] %.str_4 = internal constant [2 x sbyte] c"\0A\00" ; <[2 x sbyte]*> [#uses=1] %_OBJC_SELECTOR_TABLE = internal global [6 x %struct._objc_selector] zeroinitializer ; <[6 x %struct._objc_selector]*> [#uses=5] %_OBJC_MODULES = internal global %struct._objc_module zeroinitializer ; <%...
2004 Jul 07
0
[LLVMdev] Duplicate assignment in LLVM?
...byte]*> [#uses=1] %.str_2 = internal constant [44 x sbyte] c"ui*ui = %u (0x%x)\09 UL/ui = %lld (0x%llx)\0A\0A\00" ; <[44 x sbyte]*> [#uses=1] %.str_3 = internal constant [39 x sbyte] c" i = %d (0x%x)\09L-i = %lld (0x%llx)\0A\00" ; <[39 x sbyte]*> [#uses=1] %.str_4 = internal constant [41 x sbyte] c" i* i = %d (0x%x)\09L/ i = %lld (0x%llx)\0A\0A\00" ; <[41 x sbyte]*> [#uses=1] %.str_5 = internal constant [42 x sbyte] c"us = %u (0x%x)\09\09UL-us = %lld (0x%llx)\0A\00" ; <[42 x sbyte]*> [#uses=1] %.str_6 = internal constant...
2004 Jul 07
2
[LLVMdev] Duplicate assignment in LLVM?
Hello, when I'm compiling test/Programs/SingleSource/UnitTests/2003-05-26-Shorts.c I get LLVM assembler which looks like: int %main(int %argc, sbyte** %argv) { entry: call void %__main( ) %tmp.11 = call ulong %getL( ) ; <ulong> [#uses=16] %tmp.3 = cast ulong %tmp.11 to long ; <long> [#uses= %tmp.5 = cast ulong %tmp.11 to
2012 Aug 29
0
Problem building samba 4.0.0beta7 on Solaris 10
...re collect2: ld returned 1 exit status Waf: Leaving directory `/usr/local/src/samba-4.0.0beta7/bin' Build failed: -> task failed (err #1): {task: cc_link ntdbtorture_3.o,ilog_2.o,hash_1.o,replace_2.o,timegm_2.o,snprintf_2.o,strptime_2.o,getpass_2.o,getifaddrs_2.o,xattr_2.o,debug_4.o,str_4.o,tally_5.o,likely_10.o,check_1.o,free_1.o,hash_1.o,io_1.o,lock_1.o,open_1.o,summary_1.o,ntdb_1.o,transaction_1.o,traverse_1.o -> ntdbtorture} I had submitted a bug report (Bug ID 9064) which was against beta4, but I've updated it with the above information. I'd be grateful either for...
2006 Oct 16
2
[LLVMdev] initializer does not match global variable type.
...le initializer type does not match global variable type! >> [13 x sbyte]* %.str_2 >> Global variable initializer type does not match global variable type! >> [9 x sbyte]* %.str_3 >> Global variable initializer type does not match global variable type! >> [2 x sbyte]* %.str_4 >> Broken module found, verification continues.