diff options
| author | James Henderson <jh7370@my.bristol.ac.uk> | 2018-01-22 10:58:06 +0000 |
|---|---|---|
| committer | James Henderson <jh7370@my.bristol.ac.uk> | 2018-01-22 10:58:06 +0000 |
| commit | 0018ca84621019189f4b073c6af34440aa14ece3 (patch) | |
| tree | e730f5fd8b7ed2a1990a0a016b09194f1c0335c3 /llvm/lib/Transforms/Utils/OrderedInstructions.cpp | |
| parent | 245e0e67f397b196b2f4e75c19642ebaf46177b9 (diff) | |
| download | bcm5719-llvm-0018ca84621019189f4b073c6af34440aa14ece3.tar.gz bcm5719-llvm-0018ca84621019189f4b073c6af34440aa14ece3.zip | |
Add test for interaction of --gc-sections and undefined references
It is possible for a link to fail with an undefined reference, unless
--gc-sections is specified, removing the reference in the process. This
doesn't look to be tested anywhere explicitly, so I thought it useful
to add a test for it to ensure the behaviour is maintained.
Reviewers: ruiu
Differential Revision: https://reviews.llvm.org/D42299
llvm-svn: 323099
Diffstat (limited to 'llvm/lib/Transforms/Utils/OrderedInstructions.cpp')
0 files changed, 0 insertions, 0 deletions

