llvm-project/lld/test/pecoff
Rui Ueyama 341a2b4b5d [PECOFF][Writer] Emit .reloc section.
Emit .reloc section. This is the first step to support DLL creation. The
executable doesn't need .reloc section, but the DLL does.

Reviewers: Bigcheese

CC: llvm-commits

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

llvm-svn: 186336
2013-07-15 18:43:01 +00:00
..
Inputs [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
base-reloc.test [PECOFF][Writer] Emit .reloc section. 2013-07-15 18:43:01 +00:00
grouped-sections.test [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
hello.test [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
importlib.test [PECOFF] Support linking against DLL. 2013-07-11 08:46:21 +00:00
lib.test [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
multi.test [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
reloc.test [PECOFF] Use yaml2obj to avoid checking in binary files. 2013-07-05 10:41:44 +00:00
trivial.test [PECOFF][Writer] Emit .reloc section. 2013-07-15 18:43:01 +00:00