diff options
author | diggerlin <digger.llvm@gmail.com> | 2020-03-03 10:02:40 -0500 |
---|---|---|
committer | diggerlin <digger.llvm@gmail.com> | 2020-03-03 10:02:40 -0500 |
commit | f9896435c99b3288e1eba2b9226b56f603329cf1 (patch) | |
tree | 03ccd52aa3addc33d37fddff08936a1c6ed95e37 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | d481e59863ac0eaca813a972f0dc79b763012d30 (diff) | |
download | llvm-f9896435c99b3288e1eba2b9226b56f603329cf1.zip llvm-f9896435c99b3288e1eba2b9226b56f603329cf1.tar.gz llvm-f9896435c99b3288e1eba2b9226b56f603329cf1.tar.bz2 |
[AIX][XCOFF] Fix XCOFFObjectWriter assertion failure with alignment-related gap and improve text section output testing
SUMMARY:
1.if there is a gap between the end virtual address of one section and the beginning virtual address of the next section, the XCOFFObjectWriter.cpp will hit a assert.
2.as discussed in the patch https://reviews.llvm.org/D66969,
since implemented the function description. We can output the raw object data for function.
we need to create a test for raw text section content and test section header for xcoff object file.
Reviewer: daltenty,hubert.reinterpretcast,jasonliu
Differential Revision: https://reviews.llvm.org/D71845
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions