forked from OSchip/llvm-project
341a2b4b5d
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 |
||
---|---|---|
.. | ||
Inputs | ||
base-reloc.test | ||
grouped-sections.test | ||
hello.test | ||
importlib.test | ||
lib.test | ||
multi.test | ||
reloc.test | ||
trivial.test |