llvm-project/lld/test
Rui Ueyama c83b4eb3a1 [PECOFF] Handle objects with unknown machine type header value.
An object whose machine type header value is unknown looks a bit odd but
is valid. If an object contains only machine-type-independent data, you
can leave the type field unspecified. Some files in oldname.lib are such
object files.

llvm-svn: 203752
2014-03-13 05:12:36 +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 [Mips] Fix addendum reading for R_MIPS_26 relocation. 2014-03-09 13:20:01 +00:00
pecoff [PECOFF] Handle objects with unknown machine type header value. 2014-03-13 05:12:36 +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 [test] use llvm-config to drive testing in assert mode/debug mode 2014-02-25 02:29:17 +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