Ignore mir-opt test when panic=abort

This commit is contained in:
Dylan MacKenzie 2020-03-05 11:52:50 -08:00
parent 8ea5ac60b6
commit 68f20019f7

View File

@ -1,3 +1,5 @@
// ignore-wasm32-bare compiled with panic=abort by default
// Ensure that there are no drop terminators in `unwrap<T>` (except the one along the cleanup
// path).