search for: aayushi

Displaying 4 results from an estimated 4 matches for "aayushi".

2017 Mar 31
2
Address Sanitizer
Hello This link didn't work for me. As I am getting error whose meaning is - there are no options as -arch i386 -arch x86_64. How should I remove this error? On Wed, Mar 22, 2017 at 6:11 PM, 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw> wrote: > Hi Aayushi, > > Seems the link [1] answers your question. > > [1] http://stackoverflow.com/questions/28640585/build- > install-llvm-clang-with-both-32-64-bit-support-libraries > > HTH, > chenwj > > > 2017-03-22 14:43 GMT+08:00 Aayushi Agrawal via llvm-dev < > llvm-dev...
2017 Mar 22
2
Address Sanitizer
...m32 I am getting following error: /usr/bin/ld: cannot find ~/llvm/build/bin/../lib/clang/3.9.0/lib/linux/libclang_rt.asan-i386.a: No such file or directory clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation) Could somebody please help me to resolve this issue! -- Aayushi Agrawal B.Tech(Final Year) Computer Science Engineering Undergraduate LNMIIT,JAIPUR Contact - 09649357639 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170322/c7e3fb8e/attachment.html>
2017 Mar 10
2
Modifying Address Sanitizer
...ress Sanitizer Pass is ran, where I can access the variables created by address sanitizer [LLVM Code] so that I avoid making changes directly to the address sanitizer? On Fri, Mar 10, 2017 at 12:55 AM, Mehdi Amini <mehdi.amini at apple.com> wrote: > > > On Mar 9, 2017, at 9:25 PM, Aayushi Agrawal via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > Hello > > > > I am willing to make changes in Address Sanitizer for experimentation. > But as I am a naive user I am confused with the fact that if I make changes > to Address Sanitizer do I h...
2017 Mar 10
2
Modifying Address Sanitizer
...zer for experimentation. But as I am a naive user I am confused with the fact that if I make changes to Address Sanitizer do I have to rebuild the whole LLVM. Could somebody please help me figure out a way in which I can make changes to address sanitizer and do not have to compile the whole LLVM. Aayushi Agrawal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170310/bdff0a32/attachment.html>