[LLVMdev] LLVM front-end tests
Galina Kistanova
gkistanova at gmail.com
Thu Jun 9 10:47:52 PDT 2011
Hello everyone,
We have a set of tests in the llvm/test/Frontend* directories which
depend on llvm-gcc.
I have randomly checked some tests there, and it seems they should
work well with clang as well.
Shell we generalize and use them with either llvm-gcc or clang
front-end (whichever is a part of the current build or avalable), or
keep them as llvm-gcc tests?
Thanks
Galina
More information about the llvm-dev
mailing list