aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorTed Woodward <ted.woodward@codeaurora.org>2015-05-13 18:52:56 +0000
committerTed Woodward <ted.woodward@codeaurora.org>2015-05-13 18:52:56 +0000
commitbb1e283cc5c40300bdebbb0fded6be8bb6b434bf (patch)
treee0424c568ceaa6ca6f67da40a947e1e19c71db6e /clang/lib/Frontend/InitPreprocessor.cpp
parent0fa38b8f96c3b0ad54b7c3077dcdc80a0cb0d7a2 (diff)
downloadllvm-bb1e283cc5c40300bdebbb0fded6be8bb6b434bf.zip
llvm-bb1e283cc5c40300bdebbb0fded6be8bb6b434bf.tar.gz
llvm-bb1e283cc5c40300bdebbb0fded6be8bb6b434bf.tar.bz2
Change Linux Platform to support non-host Linux architectures
Summary: This was originally http://reviews.llvm.org/D8709 , but I didn't commit it correctly. Since then GetSupportedArchitectureAtIndex() has been changed. That change, http://reviews.llvm.org/D9511 , breaks non-x86 linux implementations, so this change goes back to the old implementation and adds remote linux support from D8709. D8709 summary: The Linux Platform currently will only say the Host architecture is supported. This patch retains that behavior for the Host Platform, but adds a list of architectures for the Remote Platform. Reviewers: clayborg, flackr Reviewed By: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D9683 llvm-svn: 237278
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions