diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-13 17:46:29 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-13 17:46:29 +0000 |
commit | b3973eed3c99941324a7d33bd113ba7a2b3fc303 (patch) | |
tree | 342c960fe3c96f652a69c83ae0e82b3d92e0cb87 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | c1bd968c8c102d7af01adf95d7af39e4a98f0d9e (diff) | |
download | llvm-b3973eed3c99941324a7d33bd113ba7a2b3fc303.zip llvm-b3973eed3c99941324a7d33bd113ba7a2b3fc303.tar.gz llvm-b3973eed3c99941324a7d33bd113ba7a2b3fc303.tar.bz2 |
Move Repl check to a symbol method.
Having a SectionBase method check Repl is inconsistent with how we
handle other section information.
For example, if a section is replaced, Sec->Live is false and it is
natural for Sec->getOutputSection() to be null.
It is the symbol that is moved to the replacement section.
llvm-svn: 320599
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions