search for: 33c66d15

Displaying 2 results from an estimated 2 matches for "33c66d15".

2006 Aug 28
0
[LLVMdev] opt -load error on Darwin
...better) might have other ideas. > > Thanks, > > Jing Sure. Reid. -------------- next part -------------- A non-text attachment was scrubbed... Name: diffs Type: text/x-patch Size: 19581 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060827/33c66d15/attachment.bin>
2006 Aug 28
2
[LLVMdev] opt -load error on Darwin
Hi, I am following the instructions on Writing an LLVM Pass on Darwin(8.7.0) powerpc. The loadable library is built. But "opt -load " gives error saying "Symbol not found". I am using LLVM 1.8. Could someone tell me how to fix it? I have tried the same procedure on Pentium4 Redhat9. Everything is ok there. So I think there must be some specific problem on Darwin that I should