mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-11-04 06:56:14 +00:00 
			
		
		
		
	[AVR] Changed data_layout
This change is required when
97f0ff0c80
gets included in the Rust llvm tree, because it changes the AVR data-layout
		
	
rustc_target contains some very low-level details that are
specific to different compilation targets and so forth.
For more information about how rustc works, see the rustc dev guide.