summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-11-03 21:21:47 +0000
committerRui Ueyama <ruiu@google.com>2017-11-03 21:21:47 +0000
commitf52496e1e012c2448f1c021d41664fa70315cb90 (patch)
tree2822982069fff9e5c09f6df88079afadbd2bc980 /llvm/lib/Object/ELF.cpp
parente6b53dad4239ff9f651e46fa6cbfba48a299cf9b (diff)
downloadbcm5719-llvm-f52496e1e012c2448f1c021d41664fa70315cb90.tar.gz
bcm5719-llvm-f52496e1e012c2448f1c021d41664fa70315cb90.zip
Rename SymbolBody -> Symbol
Now that we have only SymbolBody as the symbol class. So, "SymbolBody" is a bit strange name now. This is a mechanical change generated by perl -i -pe s/SymbolBody/Symbol/g $(git grep -l SymbolBody lld/ELF lld/COFF) nd clang-format-diff. Differential Revision: https://reviews.llvm.org/D39459 llvm-svn: 317370
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud