diff options
| author | Simon Atanasyan <simon@atanasyan.com> | 2019-02-20 14:47:02 +0000 |
|---|---|---|
| committer | Simon Atanasyan <simon@atanasyan.com> | 2019-02-20 14:47:02 +0000 |
| commit | 14b09810a03e8053dbf2672e047ec2ac33caa898 (patch) | |
| tree | 3a358aeac7c649bf12847f01df49d802c271336b /llvm/tools/llvm-exegesis/lib/Clustering.cpp | |
| parent | 68171e3cd6894db5a7e0d2fe4fe9094468588c77 (diff) | |
| download | bcm5719-llvm-14b09810a03e8053dbf2672e047ec2ac33caa898.tar.gz bcm5719-llvm-14b09810a03e8053dbf2672e047ec2ac33caa898.zip | |
[mips] Put some MIPS-specific sections to separate segments
Three MIPS-specific sections `.reginfo`, `.MIPS.options`, and `.MIPS.abiflags`
are used by loader to read their contents and setup environment for running
a program. Loader looks up these data in the corresponding segments:
`PT_MIPS_REGINFO`, `PT_MIPS_OPTIONS`, and `PT_MIPS_ABIFLAGS` respectively.
This patch put these sections to separate segments like we do already
for ARM `SHT_ARM_EXIDX` section.
Differential Revision: http://reviews.llvm.org/D58381
llvm-svn: 354468
Diffstat (limited to 'llvm/tools/llvm-exegesis/lib/Clustering.cpp')
0 files changed, 0 insertions, 0 deletions

