summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-06-16 17:32:43 +0000
committerRui Ueyama <ruiu@google.com>2017-06-16 17:32:43 +0000
commit21c0a9ceeb00b61e79bd950a491f8ce0e1a8db83 (patch)
treee15cff0c505bd8e75127b1ec5ef890d680978b4b /clang/lib/Frontend/CompilerInvocation.cpp
parentc3f8e83253b88e9fc479847b0f07247e9d392d0b (diff)
downloadbcm5719-llvm-21c0a9ceeb00b61e79bd950a491f8ce0e1a8db83.tar.gz
bcm5719-llvm-21c0a9ceeb00b61e79bd950a491f8ce0e1a8db83.zip
Split Target.cpp into small files.
Target.cpp contains code for all the targets that LLD supports. It was simple and easy, but as the number of supported targets increased, it got messy. This patch splits the file into per-target files under ELF/arch directory. Differential Revision: https://reviews.llvm.org/D34222 llvm-svn: 305565
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud