diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2015-04-04 19:13:32 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2015-04-04 19:13:32 +0000 |
commit | c3899d22342fcaef6b02b22c136b3e06ea918f95 (patch) | |
tree | 437c4e8a992a6d03fc4d5cb402509917acb386cd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 090132563b35651dc1ae67495b96bb781e68f9bd (diff) | |
download | llvm-c3899d22342fcaef6b02b22c136b3e06ea918f95.zip llvm-c3899d22342fcaef6b02b22c136b3e06ea918f95.tar.gz llvm-c3899d22342fcaef6b02b22c136b3e06ea918f95.tar.bz2 |
[Mips] Support writing .reginfo section into the linked file
In case of MIPS O32 ABI linker should merge registers usage masks stored
in the input .reginfo sections and save result into the output .reginfo
section.
The ABI states that the .reginfo section should be put into the separate
segment. This requirement is not implemented in this patch.
llvm-svn: 234103
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions