search for: azriel

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

Did you mean: avriel
2008 Dec 07
1
[LLVMdev] opts do not occur in some situations?
...using factorial( (double)19 ). factorial( (double)18 ) results in the much shorter: %0 = tail call i32 (i8*, ...)* @printf(i8* getelementptr ([29 x i8]* @.str, i32 0, i32 0), double 0x4336BEECCA730000) nounwind ; <i32> [#uses=0] I am just wondering whats going on over here. Thank you. -- Azriel Fasten -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: main.opt.cpp URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081207/3eb2a01c/attachment.ksh> -------------- next part -------------- A non-text attachment was scrubbed......
2011 Feb 28
0
[LLVMdev] Building clang with mingw/msys/gcc 4.4
...p;) const' objs/test/LoadSave.o:fake:(.text$_ZNKSt9type_infoeqERKS_[std::type_info::operator==(std::type_info const&) const]+0x0): first defined here This seemed to be defined in the libstdc++, and also in each of my Translation Units. I used gcc version 4.4.0 (GCC) and GNU Make 3.81 -- Azriel Fasten -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110227/06f572b9/attachment.html>
2005 Jun 03
1
SSL Certificate Chain Support
Greetings. I was wondering if there were any plans to add support for an SSL certificate chain file? This is useful to provide a valid certificate chain for lower cost signing authorities. I'm afraid that I'm not 100% positive of the implementation requirements. Although it does seem that OpenSSL supports this concept. I am aware that Apache HTTPD (via mod_ssl) and Courier-IMAP offer