summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2016-11-09 21:37:06 +0000
committerSimon Atanasyan <simon@atanasyan.com>2016-11-09 21:37:06 +0000
commitfa03b0fafa33e6e279bd90f0e5f7ab6547017d93 (patch)
treea5c49060eb9196a176cd5f23e2cb8f308bd98dc4 /llvm
parentce02cf0099e912e31300d58477d65ae26ea13ef8 (diff)
downloadbcm5719-llvm-fa03b0fafa33e6e279bd90f0e5f7ab6547017d93.tar.gz
bcm5719-llvm-fa03b0fafa33e6e279bd90f0e5f7ab6547017d93.zip
[ELF][MIPS] Convert .MIPS.abiflags section to synthetic input section
Previously, we have both input and output section for .MIPS.abiflags. Now we have only one class for .MIPS.abiflags, which is MipsAbiFlagsSection. This class is a synthetic input section. .MIPS.abiflags sections are handled as regular sections until the control reaches Writer. Writer then aggregates all sections whose type is SHT_MIPS_ABIFLAGS to create a single synthesized input section. The synthesized section is then processed normally as if it came from an input file. llvm-svn: 286398
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud