diff options
author | Peter Smith <peter.smith@linaro.org> | 2018-05-08 09:26:06 +0000 |
---|---|---|
committer | Peter Smith <peter.smith@linaro.org> | 2018-05-08 09:26:06 +0000 |
commit | f6ed9dd41d9d0dc25bf2ff3b3cc278960867a77e (patch) | |
tree | 742eecaf67033c283509da9fd1cb4f0652c7a068 /clang/lib/CodeGen/CGExprAgg.cpp | |
parent | f2ca41dbba87606f16a0454430f97bbf91083d7d (diff) | |
download | bcm5719-llvm-f6ed9dd41d9d0dc25bf2ff3b3cc278960867a77e.tar.gz bcm5719-llvm-f6ed9dd41d9d0dc25bf2ff3b3cc278960867a77e.zip |
[LLD][ELF] Add test cases to improve code coverage of Thunks [NFC]
Add two test cases to improve the code coverage of ThunkSection creation
when there are no existing ThunkSections in range. There are two test
cases, one where a new section can be created and another to trigger the
"InputSection too large for range extension thunk" error message. A recent
code coverage report showed that this section of code wasn't covered by a
test case.
Differential Revision: https://reviews.llvm.org/D46261
llvm-svn: 331751
Diffstat (limited to 'clang/lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions