mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to 'avr-unknown-gnu-atmega328'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// compile-flags: -O --target=avr-unknown-unknown --crate-type=rlib
|
||||
// compile-flags: -O --target=avr-unknown-gnu-atmega328 --crate-type=rlib
|
||||
// needs-llvm-components: avr
|
||||
|
||||
// This test validates that function pointers can be stored in global variables
|
||||
|
||||
Reference in New Issue
Block a user