aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/C++/filelist.cpp
blob: 6f5f6f7ae858e89c2b9eb9090e0be3b2b5ab32ec (plain)
1
2
3
// Test that the -filelist option works correctly with -linker=c++.
// RUN: llvmc --dry-run -filelist DUMMY -linker c++ |& grep llvm-g++
// XFAIL: vg