aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorJames Henderson <james.henderson@sony.com>2021-02-25 15:50:48 +0000
committerJames Henderson <james.henderson@sony.com>2021-03-05 08:57:39 +0000
commit47c343d7685f4ce9d8013c2e7ed3e30869875f4d (patch)
treefb858ac5abc85ddfc5aa16136a5a0e0a8325e4bc /clang/lib/Frontend/TestModuleFileExtension.cpp
parent0c5bfe6bb82b64ed5c3f0823c042ffa715c5335d (diff)
downloadllvm-47c343d7685f4ce9d8013c2e7ed3e30869875f4d.zip
llvm-47c343d7685f4ce9d8013c2e7ed3e30869875f4d.tar.gz
llvm-47c343d7685f4ce9d8013c2e7ed3e30869875f4d.tar.bz2
[llvm-objcopy][test] Fix test that could have passed spuriously
The test was showing that when --strip-unneeded is specified for an executable, all the symbols are stripped. However, the set of symbols used in the test would be stripped by --strip-unneeded for an ET_REL object too. Fix this by adding additional symbols that aren't normally stripped by --strip-unneeded. Reviewed by: MaskRay Differential Revision: https://reviews.llvm.org/D97664
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions