[llvm-commits] [PATCH] Makefile.rules: [PR13921] Use hard link to create clang++.exe for --host=mingw32.

Anton Korobeynikov anton at korobeynikov.info
Wed Sep 26 04:18:32 PDT 2012


> As a fool-proof, shall we use "cp" instead of "ln" there, targetting Windows?
ln -s already does this. My point is that tar supports links as part
of the file format. So, every non-broken tar format archiver should
support links or provide some substitute.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list