search for: f9890ba1

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

2011 Jun 16
0
[LLVMdev] LLVM-based address sanity checker
On 16 June 2011 20:20, Kostya Serebryany <kcc at google.com> wrote: > Not hard at all. > At some point the file had no asm at all, but using the custom asm allows to > make the generated code more compact. That should also be simple for other platforms... > My first attempt that used no asm required ~15 bytes of code. > Note, this code is executed only once, so it affects
2011 Jun 16
2
[LLVMdev] LLVM-based address sanity checker
On Thu, Jun 16, 2011 at 11:10 PM, Renato Golin <rengolin at systemcall.org>wrote: > On 16 June 2011 09:27, Kostya Serebryany <kcc at google.com> wrote: > > Question to the LLVM developers: would you consider adding > > the AddressSanitizer code to the LLVM trunk? > > Do you have an idea how hard would it be to port to non-x86 platforms? > I saw some Intel ASM
2011 Jun 16
2
[LLVMdev] LLVM-based address sanity checker
...ng under manual control (I don't want to reply on the compiler doing cross-cc-file inlining for me). --kcc > > cheers, > --renato > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110616/f9890ba1/attachment.html>