Sign in
llvm
/
llvm-project
/
1c229c0472edfd59ce61ba063a93517df609ceb4
/
.
/
llvm
/
test
/
LLVMC
/
C++
/
filelist.cpp
blob: 6f5f6f7ae858e89c2b9eb9090e0be3b2b5ab32ec [
file
]
// Test that the -filelist option works correctly with -linker=c++.
// RUN: llvmc --dry-run -filelist DUMMY -linker c++ |& grep llvm-g++
// XFAIL: vg