On 24 April 2011 00:57, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:> Hi, Zhao > > You can apply the attachment to LLVM 2.9 Release. It has been tested > on FreeBSD/x86. >Hi Chen, may I commit this (updated to include GCDAProfiling.cpp) to LLVM SVN? Nick> > Regards, > chenwj > > -- > Wei-Ren Chen (陳韋任) > Computer Systems Lab, Institute of Information Science, > Academia Sinica, Taiwan (R.O.C.) > Tel:886-2-2788-3799 #1667 > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110425/e0b296a4/attachment.html>
Hi, Nick Sure. Please go ahead. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
Hi Chen Thanks for the attached patch file. I have checked out llvm 2.9. There is only one CMakeLists file in "\llvm-2.9". and no CMakeLists file in folder either "\llvm-2.9\runtime\libprofile" or "\llvm-2.9\runtime". Where did you get it? Yafan 2011/4/26 Nick Lewycky <nlewycky at google.com>> On 24 April 2011 00:57, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote: > >> Hi, Zhao >> >> You can apply the attachment to LLVM 2.9 Release. It has been tested >> on FreeBSD/x86. >> > > Hi Chen, may I commit this (updated to include GCDAProfiling.cpp) to LLVM > SVN? > > Nick > > >> >> Regards, >> chenwj >> >> -- >> Wei-Ren Chen (陳韋任) >> Computer Systems Lab, Institute of Information Science, >> Academia Sinica, Taiwan (R.O.C.) >> Tel:886-2-2788-3799 #1667 >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110426/8bb6cec5/attachment.html>
Hi, Zhao> I have checked out llvm 2.9. There is only one CMakeLists file inRelease or svn? I believe Nick has committed those CMake files into svn. You can apply my patch to LVM 2.9 Release.> "\llvm-2.9". and no CMakeLists file in folder either > "\llvm-2.9\runtime\libprofile" or "\llvm-2.9\runtime". Where did you get it?As Nick said, libprofile miss CMake files. Add them by yourself. :) Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
Maybe Matching Threads
- [LLVMdev] Problem with compiling the runtime libary
- [LLVMdev] Problem with compiling the runtime libary
- [LLVMdev] Problem with compiling the runtime libary
- [LLVMdev] Problem with compiling the runtime libary
- [LLVMdev] Problem with compiling the runtime libary