On 20 Jan 2016, at 22:26, Hans Wennborg <h...@chromium.org> wrote: > > On Wed, Jan 20, 2016 at 12:18 PM, Dimitry Andric <dimi...@andric.com> wrote: ... >> The way I fixed this during the 3.7 test phase, is by changing >> test-release.sh so it exports directly into these locations: >> >> # Exporting llvm 3.7.0-rc3 sources to llvm.src >> # Exporting cfe 3.7.0-rc3 sources to llvm.src/tools/clang >> # Exporting clang-tools-extra 3.7.0-rc3 sources to >> llvm.src/tools/clang/tools/extra >> # Exporting compiler-rt 3.7.0-rc3 sources to llvm.src/projects/compiler-rt >> # Exporting libcxx 3.7.0-rc3 sources to llvm.src/projects/libcxx >> # Exporting libcxxabi 3.7.0-rc3 sources to llvm.src/projects/libcxxabi >> # Exporting libunwind 3.7.0-rc3 sources to llvm.src/projects/libunwind >> # Exporting test-suite 3.7.0-rc3 sources to llvm.src/projects/test-suite >> >> This is probably not so handy if you want to create tarballs of the >> individual components, though. > > Actually, I use export.sh for creating the tarballs, so that's not a > problem. Maybe just exporting into the right directories is the way to > go.
I have created http://reviews.llvm.org/D16420 for this change. Please review. -Dimitry
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev