Add support for code generation of the one register with immediate form of vorr.
[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