llvm-6502/test/LLVMC/C++/filelist.cpp

4 lines
150 B
C++
Raw Normal View History

// Test that the -filelist option works correctly with -linker=c++.
// RUN: llvmc --dry-run -filelist DUMMY -linker c++ |& grep llvm-g++
// XFAIL: vg