Commit 72f4ff2
authored
Rollup merge of rust-lang#144640 - FractalFir:m68k_arch, r=Urgau
Add support for the m68k architecture in 'object_architecture'
This is a tiny PR that adds the m68k architecture to `object_architecture`. This allows us to build rmeta files for that ISA(we use the object crate to pack metadata into object files).1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3598 | 3598 | | |
3599 | 3599 | | |
3600 | 3600 | | |
| 3601 | + | |
3601 | 3602 | | |
3602 | 3603 | | |
3603 | 3604 | | |
| |||
0 commit comments