llvm-project/lld/test
Rui Ueyama bc6b52e68e Move RoundTrip tests behind LLVM_RUN_ROUNDTRIP_TEST env flag.
If the environment variable is defined and not empty, RoundTrip tests
are run. The reason to move the tests behind the flag is because they
are too slow to enable by default.

LLD linking time on llvm-tblgen improved from 2m7s to 2.3s. About 60x
faster now in this case.

Differential Revision: http://llvm-reviews.chandlerc.com/D3126

llvm-svn: 204296
2014-03-20 02:49:33 +00:00
..
Driver Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
LinkerScript [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier 2014-02-25 17:02:54 +00:00
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00
core [lld] Include reference kind in cycle detector debug output 2014-02-24 21:14:37 +00:00
darwin Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
elf [ELF] Order DT_NEEDED entries by command line order. 2014-03-20 01:28:23 +00:00
pecoff [PECOFF] Use richer ways of describing auxiliary symbols 2014-03-19 04:55:14 +00:00
CMakeLists.txt [test] use llvm-config to drive testing in assert mode/debug mode 2014-02-25 02:29:17 +00:00
lit.cfg Move RoundTrip tests behind LLVM_RUN_ROUNDTRIP_TEST env flag. 2014-03-20 02:49:33 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:51:17 +00:00