[LLVMdev] Unexpected failures in the DejaGNU test collection
Devang Patel
devang.patel at gmail.com
Tue Jul 14 10:03:33 PDT 2009
On Tue, Jul 14, 2009 at 8:49 AM, Daniel Dunbar<daniel at zuster.org> wrote:
> Since it came up, what is blocking us from putting these tests in the
> llvm-gcc test suite instead of in the LLVM test suite?
Usually we want to check these tests regularly against llvm backend
changes. The nightly tester does not svn update and rebuild llvm-gcc
hence these tests are in LLVM Test Suite. BTW, llvm-gcc test suite
already has llvm.objc and llvm-obj-c++ folders for llvm related tests.
-
Devang
More information about the llvm-dev
mailing list