rust/src/test/run-make/llvm-phase
Niko Matsakis 58d4b8edd3 Modify trans to skip generating .o files
This checks the `previous_work_products` data from the dep-graph and
tries to simply copy a `.o` file if possible.  We also add new
work-products into the dep-graph, and create edges to/from the dep-node
for a work-product.
2016-07-28 12:05:45 -04:00
..
Makefile Added new compilation phase and test 2016-07-04 02:47:19 -04:00
test.rs Modify trans to skip generating .o files 2016-07-28 12:05:45 -04:00