diff options
author | Rui Ueyama <ruiu@google.com> | 2017-03-01 22:54:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-03-01 22:54:50 +0000 |
commit | ac2d815a2aec2aca213bb9b919237ee407d0df51 (patch) | |
tree | ffc596c236461c064b6bb0aebb29e92f62ba4876 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 92938657a0c8859d9ca8687da5f489a9d1a7112d (diff) | |
download | llvm-ac2d815a2aec2aca213bb9b919237ee407d0df51.zip llvm-ac2d815a2aec2aca213bb9b919237ee407d0df51.tar.gz llvm-ac2d815a2aec2aca213bb9b919237ee407d0df51.tar.bz2 |
Split GdbIndexBuilder class into non-member functions.
That class had three member functions, and all of them are just reader
methods that did not depend on class members, so they can be just non-
member functions.
Probably we should reorganize the functions themselves because their
return types doesn't make much sense to me, but for now I just moved
these functions out of the class.
llvm-svn: 296700
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions