diff options
author | Reid Kleckner <rnk@google.com> | 2016-03-02 16:42:56 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-03-02 16:42:56 +0000 |
commit | 9fac19f02e4855951f053293e4e254e9ee7510be (patch) | |
tree | 79c6bfc83d7dd8009b54cb0a142a465b74a553f9 /clang/lib/Frontend/MultiplexConsumer.cpp | |
parent | 12884f7f801eccd8322bd496da0a85bd16ac0c82 (diff) | |
download | bcm5719-llvm-9fac19f02e4855951f053293e4e254e9ee7510be.tar.gz bcm5719-llvm-9fac19f02e4855951f053293e4e254e9ee7510be.zip |
[cmake] Check the compiler version first
Otherwise users get messages from CheckAtomic about missing libatomic
instead of a sensible message that says "use GCC 4.7 or newer".
I structured the change along the lines of HandleLLVMStdlib.cmake, so
that the standalone build of Clang still gets the compiler version
check.
Reviewers: beanz
Differential Revision: http://reviews.llvm.org/D17789
llvm-svn: 262491
Diffstat (limited to 'clang/lib/Frontend/MultiplexConsumer.cpp')
0 files changed, 0 insertions, 0 deletions