aboutsummaryrefslogblamecommitdiff
path: root/test/Driver/whole-program-vtables.c
blob: 4ca985e6d71dea74dcfda493682146cfb38bdb82 (plain) (tree)
1
2

                                                                                                                     
// RUN: %clang -target x86_64-unknown-linux -fwhole-program-vtables -### %s 2>&1 | FileCheck --check-prefix=NO-LTO %s
// NO-LTO: invalid argument '-fwhole-program-vtables' only allowed with '-flto'