Displaying 20 results from an estimated 48 matches for "20120621".
Did you mean:
20100621
2012 Jun 21
3
[LLVMdev] Is NASM supported by LLVM?
I saw some LLVM generated assembly in NASM format, but did find this
support in the official release. Is this supported?
--
Thanks
Thomson Tan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/c571b488/attachment.html>
2012 Jun 21
3
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...rything else, and
> can be made to not use STL.
>
If you want to share LLVM code for the object and dwarf reading, I do not
believe this to be true at all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/5cca097e/attachment.html>
2012 Jun 21
4
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...> - You can't wrap certain parts of it (operator new, delete, a few other
> things)
> - You can't re-use any C libraries (zlib for example)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/ece7d7b2/attachment.html>
2012 Jun 21
0
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...u are solving a broader problem. But as for asan/tsan, we
currently need only symbolizer, it's separable from everything else, and
can be made to not use STL.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/76f037b9/attachment.html>
2012 Jun 21
0
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...de for the object reading for exactly that reason,
so now it's just dwarf parsing :) There are some CTL containers involved,
but I think they can be replaced.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/cf106cc6/attachment.html>
2012 Jun 21
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
...utting autoconf. I hate it, and it needs to die.
Chip
P.S. -- Chandler, please increase the font size in your mail client. It's very small and hard to read.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/55d360e9/attachment.html>
2012 Jun 21
1
[LLVMdev] Is NASM supported by LLVM?
...ers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/b79dad4d/attachment.html>
2012 Jun 21
0
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...library from source
- You can't wrap certain parts of it (operator new, delete, a few other
things)
- You can't re-use any C libraries (zlib for example)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/7632a0d6/attachment.html>
2012 Jun 21
1
[LLVMdev] Error: unsupported GC: vmkit
...at /home/shyam/llvm-3.1.src/lib/CodeGen/GCMetadata.cpp:99!0 lli 0x089a5778Stack dump:0. Program arguments: lli hello.ll Aborted
Please help me out
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/1a67e632/attachment.html>
2012 Jun 21
1
using multiple protocol:address:port at the same time
...ration like "Address = UDP:1.2.3.4:2000~2010,
TCP:1.2.3.4:2000~2010".
i cannot go into the detail how it could be implemented to get most
advantage out of
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20120621/37b91e35/attachment.html>
2012 Jun 21
2
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...op priority in getting this system well integrated, and I
> don't think there are any huge road blocks already clear at this stage
> related to Go.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/be5491e1/attachment.html>
2012 Jun 21
0
[LLVMdev] Features.h not being found now on trunk compiling under Debian Sid
...it?
- Marc
--
Marc J. Driftmeyer
Email :: mjd at reanimality.com <mailto:mjd at reanimality.com>
Web :: http://www.reanimality.com
Cell :: (509) 435-5212
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/1359cebb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mjd.vcf
Type: text/x-vcard
Size: 317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/1359cebb/attachment.vcf>
2012 Jun 21
3
[LLVMdev] [cfe-dev] is configure+make dead yet?
...m in python to replace existing one, it was about unifying the way (libraries) dependencies are expressed in LLVM by cmake and configure/make.
-- Jean-Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/78f24b29/attachment.html>
2012 Jun 20
2
/* Check for midi header in logical stream */
Hello List,
as an long time macintosh user , musican/producer/programmer , i am very
upset that another great technology (DSS ) vanished because of http
streaming so i turned my interest towards icecast, whitch seems an
fantastic and evolved media streaming server.
I am very interested in Midi, especialy the possibility to *sync Audio with
Midi*.
So my question , would it be possible to stream a
2012 Jun 21
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...___________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/b01c89bc/attachment.html>
2012 Jun 21
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...e
- LLDB?
- LLVM testsuite support
And some value-add that might make CMake motivating for others:
- Easy bootstrap
- Build packages/installers
- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/fbb75073/attachment.html>
2012 Jun 21
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
...Support for ninja if you happen to have it (and no cost if you don't)
gives you faster rebuilds.
- Slightly better support for the new Tooling infrastructure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/74ce2da6/attachment.html>
2012 Jun 21
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...___
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/f8c6bb52/attachment.html>
2012 Jun 21
4
[LLVMdev] is configure+make dead yet?
Anton Korobeynikov <anton at korobeynikov.info> writes:
> I think cmake system lacks many features of autoconf system. In
> addition to already said thing, I think the major missing thing is
> cross-compilation support.
> You can easy cross-compile llvm/clang via standard
> --build/--host/--target flags. If you will show that this will be
> possible by cmake - then
2012 Jun 21
3
[LLVMdev] RFC: How can AddressSanitizer, ThreadSanitizer, and similar runtime libraries leverage shared library code?
...re some CTL containers involved,
> but I think they can be replaced.
>
Agree here. I hope to modify/extend this code soon anyway.
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120621/914e9502/attachment.html>