From: Mehdi Amini Date: Sun, 24 Apr 2016 03:44:55 +0000 (+0000) Subject: Make thinlto clang test more robust against LLVM changes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=102c3e12543ad484452934b22c7805553497da09;p=clang Make thinlto clang test more robust against LLVM changes. We should just test the effect of the clang level option here, i.e. that a summary is correctly emitted with -flto=thin From: Mehdi Amini git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@267321 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Misc/thinlto.c b/test/Misc/thinlto.c index ae2c148890..ec0f03f5a2 100644 --- a/test/Misc/thinlto.c +++ b/test/Misc/thinlto.c @@ -1,9 +1,4 @@ // RUN: %clang_cc1 -flto=thin -emit-llvm-bc < %s | llvm-bcanalyzer -dump | FileCheck %s +// ; Check that the -flto=thin option emits a summary // CHECK: