blob: 5dab0a12641ff1242f421fb9596ed70ea66bf236 [file] [log] [blame]
Adrian Prantlb4423022017-08-04 23:08:57 +00001// RUN: %clang_cc1 -flto -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s
2// RUN: %clang_cc1 -flto=thin -emit-llvm -debug-info-kind=standalone %s -o - | FileCheck %s
3// The "o" in LTO stands for optimization!
4// CHECK: !DICompileUnit({{.*}} isOptimized: true