repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Land the long talked about "type system rewrite" patch. This
[llvm/stm8.git]
/
test
/
LLVMC
/
C++
/
filelist.cpp
blob
6f5f6f7ae858e89c2b9eb9090e0be3b2b5ab32ec
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