diff options
author | Rui Ueyama <ruiu@google.com> | 2017-10-11 01:50:56 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-10-11 01:50:56 +0000 |
commit | 6b394caaf1c84ecd73469eacebba9453f9772552 (patch) | |
tree | a4d1c93315c06978f5b04cbba9d97587e2319ab6 /llvm/tools/llvm-objcopy/Object.cpp | |
parent | 197f68da76b604748590485fb496fad5e007e485 (diff) | |
download | bcm5719-llvm-6b394caaf1c84ecd73469eacebba9453f9772552.tar.gz bcm5719-llvm-6b394caaf1c84ecd73469eacebba9453f9772552.zip |
Rename Commands -> SectionCommands.
"Commands" was ambiguous because in the linker script, everything is
a command. We used to handle only SECTIONS commands, and at the time,
it might make sense to call them the commands, but it is no longer
the case. We handle not only SECTIONS but also MEMORY, PHDRS, VERSION,
etc., and they are all commands.
llvm-svn: 315409
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions