rust/src/test/run-make/execution-engine
Nick Cameron 0b511e82ab Initial work towards abort-free compilation
The goal is that the compiler will pass `Result`s around rather than using abort_if_errors. To preserve behaviour we currently abort at the top level. I've removed all other aborts from the driver, but haven't touched any of the nested aborts.
2016-01-26 17:51:11 +13:00
..
Makefile Better support for --llvm-root. 2015-12-13 15:05:43 -06:00
test.rs Initial work towards abort-free compilation 2016-01-26 17:51:11 +13:00