aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2018-01-22 10:58:06 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2018-01-22 10:58:06 +0000
commit0018ca84621019189f4b073c6af34440aa14ece3 (patch)
treee730f5fd8b7ed2a1990a0a016b09194f1c0335c3 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent245e0e67f397b196b2f4e75c19642ebaf46177b9 (diff)
downloadllvm-0018ca84621019189f4b073c6af34440aa14ece3.zip
llvm-0018ca84621019189f4b073c6af34440aa14ece3.tar.gz
llvm-0018ca84621019189f4b073c6af34440aa14ece3.tar.bz2
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/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions