rust/src/test/run-make-fulldeps/output-type-permutations
Hugo Beauzée-Luyssen 5af318bd56 rustc: codegen: Build import library for all windows targets
So far it is assumed that using a DLL as a -l parameter argument is ok,
but the assumption doesn't hold when compiling the native code with
llvm.
In which case, an import library is required, so let's build one
This also requires the cargo counterpart to add the import library in
the stamp files, at least when compiling libstd. Otherwise, the files
don't get uplifted
2019-07-25 21:30:08 +02:00
..
Makefile rustc: codegen: Build import library for all windows targets 2019-07-25 21:30:08 +02:00
foo.rs Remove licenses 2018-12-25 21:08:33 -07:00