search for: 4a6341a2

Displaying 3 results from an estimated 3 matches for "4a6341a2".

2012 Jun 26
0
[LLVMdev] What's the difference between using llvm-link and using llvm gold plugin?
On 26 June 2012 16:46, Tianyin Xu <tixu at cs.ucsd.edu> wrote: > Hi, > > I'm sorry if the question doesn't fit this mailing list. It seems that LLVM > does not have a user support mailing list so I post it here. > > We're using the LLVM tool chain as our static analysis infrastructure. So, > basically we use LLVM to generate an aggregated .bc file and analyze
2012 Jun 26
2
[LLVMdev] What's the difference between using llvm-link and using llvm gold plugin?
...s internalize pass. > > > Thanks a lot for the help! > > > > Best regards, > > Tianyin > > > Cheers, > Rafael > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120626/4a6341a2/attachment.html>
2012 Jun 26
2
[LLVMdev] What's the difference between using llvm-link and using llvm gold plugin?
Hi, I'm sorry if the question doesn't fit this mailing list. It seems that LLVM does not have a user support mailing list so I post it here. We're using the LLVM tool chain as our static analysis infrastructure. So, basically we use LLVM to generate an aggregated .bc file and analyze the .bc file. The question I want to ask is what's the difference between using the LLVM gold