Dylan DPC
|
23f8dd19ff
|
Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, r=jonas-schievink
Disable atomics on avr target.
`max_atomic_width` was missing in the spec, which means it fell back to the pointer width of 16 bits.
Fixes #76363.
|
2020-09-07 01:18:17 +02:00 |
|
Mara Bos
|
61ac138b5c
|
Disable atomics on avr target.
`max_atomic_width` was missing in the spec, which means it fell back to
the pointer width of 16 bits.
|
2020-09-05 11:35:01 +02:00 |
|
Dan Gohman
|
2bc4c03eb8
|
Disable use of --eh-frame-hdr on wasm32.
|
2020-09-03 17:50:48 -07:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|