search for: 4e250d66

Displaying 1 result from an estimated 1 matches for "4e250d66".

2014 Jul 03
5
[LLVMdev] Global constructors "get lost" when transforming bitcode files
...sum clang -fsanitize=address -flto -c -o sum.o sum.c llvm-dis sum.o llvm-as sum.o.ll -o sum.o clang -fsanitize=address -o sum sum.o echo 22 | ./sum -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140703/4e250d66/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: test_ctors.sh Type: application/x-sh Size: 638 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140703/4e250d66/attachment.sh>