diff options
author | Rui Ueyama <ruiu@google.com> | 2016-05-24 20:24:43 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-05-24 20:24:43 +0000 |
commit | 0fcdc730adac4bd873051fb88f5396918766a725 (patch) | |
tree | 31bcf72111024af10e6c3c356ba8a8b4cba7f44f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 96e44e7c8af4f0b016d7c59cf30db57cb342bb09 (diff) | |
download | bcm5719-llvm-0fcdc730adac4bd873051fb88f5396918766a725.tar.gz bcm5719-llvm-0fcdc730adac4bd873051fb88f5396918766a725.zip |
Create Relocations.cpp and move scanRelocs there.
scanReloc and the functions on which scanReloc depends is in total
more than 600 lines of code. Since scanReloc does not depend on Writer,
it is better to move it into a separate file.
Differential Revision: http://reviews.llvm.org/D20554
llvm-svn: 270606
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions