summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/emit-stack-sizes
AgeCommit message (Collapse)AuthorLines
2019-02-11use ignore directives for run-make testsAndy Russell-23/+5
This makes the tests easier to read, and makes it possible to tell which tests aren't being run on the host platform. Fixes #56704.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26don't run the test on macOSJorge Aparicio-1/+7
2018-09-26use `rustc -Vv` in the run-make testJorge Aparicio-4/+4
2018-09-26run test only if LLVM version is >= 6.0.0Jorge Aparicio-0/+13
2018-09-26add run-make testJorge Aparicio-0/+25