Amanieu d'Antras 919c5fe6b9 Test catch_unwind vanishing
We execpt the try intrinsic to be a direct call if in -Cpanic=abort mode, and
that catch_unwind optimizes out if calling a function that does not unwind.
2020-03-02 11:43:07 +00:00
..
2020-02-04 17:28:16 +07:00
2020-01-07 21:28:22 +01:00
2020-03-02 11:43:07 +00:00
2020-01-19 10:11:16 -06:00
2020-02-08 18:47:41 -05:00
2020-02-18 22:49:47 +01:00
2019-08-26 20:40:30 +02:00
2020-03-02 11:43:07 +00:00

The files here use the LLVM FileCheck framework, documented at https://llvm.org/docs/CommandGuide/FileCheck.html.