rust/src/test
Tom Tromey d36e37e43e Add legacy debuginfo tests
The enum debuginfo patch includes a legacy mode that is used when
building against LLVM 5 and LLVM 6.  The main enum debuginfo tests
have been updated to rely on the new approach and a new-enough gdb.
This patch makes a copy of these tests so that the fallback mode will
continue to be tested.

Note that nil-enum.rs is not copied; it seemed not to provide enough
value to bother.

A new header directive is added, "ignore-llvm-version".  I will send a
patch to update the rustc documentation once this lands.
2018-10-30 12:09:11 -06:00
..
auxiliary
codegen Add more enum debug info tests 2018-10-30 12:06:07 -06:00
codegen-units
compile-fail
compile-fail-fulldeps
debuginfo Add legacy debuginfo tests 2018-10-30 12:09:11 -06:00
incremental
incremental-fulldeps
mir-opt Rollup merge of #55199 - oli-obk:instance_printing, r=davidtwco 2018-10-28 21:38:53 +08:00
pretty
run-fail
run-fail-fulldeps
run-make
run-make-fulldeps
run-pass Rollup merge of #55487 - nrc:path-fix, r=petrochenkov 2018-10-30 18:55:34 +08:00
run-pass-fulldeps
run-pass-valgrind
rustdoc
rustdoc-js
rustdoc-ui
rustfix
ui Rollup merge of #55494 - pnkfelix:issue-55492-borrowck-migrate-must-look-at-parents-of-closures, r=davidtwco 2018-10-30 18:55:37 +08:00
ui-fulldeps
COMPILER_TESTS.md