summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-06-25 15:27:09 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-06-25 15:27:09 +0000
commit32287ad897690ad37bed7a13a16174587ae29a16 (patch)
tree0501b2a7dbaa525255ed99fe73fb1b3cdaafcf42 /clang/lib/CodeGen/CodeGenModule.cpp
parent869949230475d243904d4d528b645d009aad3304 (diff)
downloadbcm5719-llvm-32287ad897690ad37bed7a13a16174587ae29a16.tar.gz
bcm5719-llvm-32287ad897690ad37bed7a13a16174587ae29a16.zip
[ELF] - ICF: add one more test case #3.
ICF is able to merge sections which relocations referring regular input sections or mergeable sections, so it handles InputSection and MergeInputSection cases. The following "return false" line which is executed in case of another type of the sections is uncovered by our test cases: https://github.com/llvm-mirror/lld/blob/master/ELF/ICF.cpp#L285 Patch fixes code coverage for this place. llvm-svn: 335482
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud