diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-05-24 18:08:04 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-05-24 18:08:04 +0000 |
commit | 55b169bf5dd84246f9d71ed6cd2b05d65e10d1fc (patch) | |
tree | e5b0d0aae42938c104df5125da83e01617450cdd /llvm/lib/Object/MachOObjectFile.cpp | |
parent | c98741c79e83ee64592fb82b9577119958793d80 (diff) | |
download | bcm5719-llvm-55b169bf5dd84246f9d71ed6cd2b05d65e10d1fc.tar.gz bcm5719-llvm-55b169bf5dd84246f9d71ed6cd2b05d65e10d1fc.zip |
Move writeTo to OutputSectionCommand.
This reduces how many times we have to map from OutputSection to
OutputSectionCommand. It is a required step to moving
clearOutputSections earlier.
In order to always use writeTo in OutputSectionCommand we have to call
fabricateDefaultCommands for -r links and move section compression
after it.
llvm-svn: 303784
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions