Re: [llvm-commits] Patch for bug in llvm-ld

2007-05-02 Thread jlh
the problem. Fix it the way you think is best. jlh ___ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

[llvm-commits] Patch for bug in llvm-ld

2007-04-30 Thread jlh
(lib_name.c_str()); end of scope The attached patch fixes this in a simple way. jlh Index: llvm-ld.cpp === RCS file: /var/cvs/llvm/llvm/tools/llvm-ld/llvm-ld.cpp,v retrieving revision 1.51 diff -u -r1.51 llvm-ld.cpp --- llvm-ld.cpp 29