Vadzim Dambrouski 3f61742cc0 Fix no_integrated_as option to work with new codegen architecture.
Old implementation called the assembler once per crate, but we need to call
it for each object file instead, because a single crate can now have more
than one object file.

This patch fixes issue #45836 (Can't compile core for msp430 in release mode)
2018-01-15 16:42:44 +03:00
..
2018-01-13 13:04:53 -08:00
2018-01-11 11:42:33 +01:00