search for: 24521

Displaying 5 results from an estimated 5 matches for "24521".

Did you mean: 2451
2015 Aug 25
2
Problem with local context getType() == global context getType()
Hi, I'm experiencing a weird problem with llvm 3.7(rc2/rc3) that did not occur in llvm 3.6.2 I created a bug for it: https://llvm.org/bugs/show_bug.cgi?id=24521 I'm building a app where multiple code gen can happen in parallel. The documentation state that I need to use separate context. Each thread has it's own context. When code generating a constant number I use the *InContext() calls to create the types. The assert fails since the optimizer r...
2014 Aug 21
0
[DAHDI] qozap instead of wcb4xxp
...23745 1 i2c_dev lockd 63209 0 sunrpc 145533 2 lockd wcb4xxp 76708 0 wct4xxp 348896 0 dahdi 196296 4 wcb4xxp,wct4xxp crc_ccitt 6337 1 dahdi loop 18889 0 dm_mirror 24521 0 dm_multipath 24909 0 scsi_dh 11713 1 dm_multipath scsi_mod 142485 1 scsi_dh parport_pc 29157 0 lp 15849 0 parport 37641 2 parport_pc,lp pcspkr 7105 0 xennet 29769 0...
2006 Jan 05
13
Naming convention for foreign keys
Hi, In "Agilge Web Development With Rails" on page 217, an example of foreign keys is shown. I am however unable to find a definition of wheater the naming of the index is significant. On the above mentioned page, this line is shown in the example: constraint fk_items_product foreign key (product_id) references products(id) In "fk_items_product", "items" is
2015 Aug 07
3
[LLVMdev] Ideas for making llvm-config --cxxflags more useful
I’ve almost finished a patch to add back in either out of line destructors or anchor methods. We seem to use one or the one, relatively inconsistently. What i’ve gone for is that if a class already had an inline destructor then i left it alone and added an anchor method. Otherwise I added an out of line destructor. Now if I compile Instructions.cpp with -Wweak-vtable, the only warnings given
2008 Jan 28
2
Strange signal 11 crashes
...1b0 error 4 Jan 27 21:58:52 postamt kernel: [1493028.626160] imap[24075]: segfault at 00000008 eip 080b779b esp bff56410 error 4 Jan 27 21:59:52 postamt kernel: [1493088.262756] imap[24246]: segfault at 00000008 eip 080b779b esp bf863520 error 4 Jan 27 22:00:52 postamt kernel: [1493148.311438] imap[24521]: segfault at 00000008 eip 080b779b esp bf9c7680 error 4 Jan 27 22:01:52 postamt kernel: [1493208.190755] imap[24747]: segfault at 00000008 eip 080b779b esp bfcdc9a0 error 4 Jan 27 22:02:52 postamt kernel: [1493268.042169] imap[26155]: segfault at 00000008 eip 080b779b esp bf89ad60 error 4 Jan 27 2...