6f5f6f7ae858e89c2b9eb9090e0be3b2b5ab32ec
[oota-llvm.git] / test / LLVMC / C++ / filelist.cpp
1 // Test that the -filelist option works correctly with -linker=c++.
2 // RUN: llvmc --dry-run -filelist DUMMY -linker c++ |& grep llvm-g++
3 // XFAIL: vg