diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-23 11:09:38 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-05-01 18:31:24 +0300 |
commit | 07d448135f328d040e51f49541467004643525ea (patch) | |
tree | aa164b00f6d0cc43763dd1283c976299721f8975 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7cb5a51f386d9cbe1715e5006661f596edde4d54 (diff) | |
download | llvm-07d448135f328d040e51f49541467004643525ea.zip llvm-07d448135f328d040e51f49541467004643525ea.tar.gz llvm-07d448135f328d040e51f49541467004643525ea.tar.bz2 |
[llvm-readobj][test] - Stop using binaries in gnu-phdrs.test, split and refine it.
gnu-phdrs.test uses 2 precompiled objects and has issues:
* It does not test all possible program headers.
* It does not test target-specific headers (arm, mips).
* It does not use --strict-whitespace --match-full-line to check the format of the output.
* It is possible to check things better/nicer.
* It also tests --section-mapping.
This patch makes gnu-phdrs.test to stop using binaries and addresses issues above.
It splits --section-mapping testing to gnu-section-mapping.test
I am going to use it as a base for a follow-up patch that should also test
section to segment mapping conditions that we currently have
(see the discussion in D78709)
Differential revision: https://reviews.llvm.org/D78805
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions