When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[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