about summary refs log tree commit diff
path: root/src/test/run-make/llvm-phase/test.rs
AgeCommit message (Expand)AuthorLines
2018-01-19Allow runtime switching between trans backendsbjorn3-87/+0
2017-09-26rustc: Default 32 codegen units at O0Alex Crichton-0/+1
2017-08-01async-llvm(29): Adapt run-make/llvm-phase test case to LLVM module not being ...Michael Woerister-5/+1
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2016-10-14test: Don't write files into the source treeAlex Crichton-1/+4
2016-09-28Allow supplying an error destination via the compiler driverNick Cameron-2/+2
2016-07-28Modify trans to skip generating `.o` filesNiko Matsakis-1/+6
2016-07-04Added new compilation phase and testWill Crichton-0/+82