diff options
author | Rui Ueyama <ruiu@google.com> | 2015-04-01 23:55:10 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-04-01 23:55:10 +0000 |
commit | 4507003622ecb757340ba97a8049319a2ddd249c (patch) | |
tree | 4bf090811bb5cdd66ff42ef4c0e42e80e8dac226 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 56f84515a25d6b0de2dac94c4a3cd4a291fc7416 (diff) | |
download | bcm5719-llvm-4507003622ecb757340ba97a8049319a2ddd249c.tar.gz bcm5719-llvm-4507003622ecb757340ba97a8049319a2ddd249c.zip |
ELF: Remove <Arch>TargetHandler::kindString.
<Arch>TargetHandler::kindString is a static member variable
containg a list of names of relocation types.
The member is used only by one function, registerRelocationNames,
so they don't have to be a static member.
This patch makes the visibility of the data narrower by making
them file-scoped variables in small files.
llvm-svn: 233867
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions