aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorAndrew Ng <anng.sw@gmail.com>2018-03-27 14:10:07 +0000
committerAndrew Ng <anng.sw@gmail.com>2018-03-27 14:10:07 +0000
commitae0a7735b9b0bc63845debefe0f2669b0eb7c1be (patch)
tree94f7db5a18c8eff2ced6e3260255175fbdb46e45 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent156adaf89e4accbdc4d66e8e2e0125f90287daa5 (diff)
downloadllvm-ae0a7735b9b0bc63845debefe0f2669b0eb7c1be.zip
llvm-ae0a7735b9b0bc63845debefe0f2669b0eb7c1be.tar.gz
llvm-ae0a7735b9b0bc63845debefe0f2669b0eb7c1be.tar.bz2
[ELF] Disable ICF for synthetic sections
The Data member of synthetic section's is not valid and empty. The Data member is required to be valid by ICF as it is used by ICF to determine the equality of section contents. Therefore, exclude synthetic sections from ICF. Fixes bug PR36910. Differential Revision: https://reviews.llvm.org/D44923 llvm-svn: 328624
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions