[LLVMdev] [LLVM] make check-lit never finished... (original) (raw)
NAKAMURA Takumi geek4civic at gmail.com
Fri Sep 16 02:56:58 PDT 2011
- Previous message: [LLVMdev] [LLVM] make check-lit never finished...
- Next message: [LLVMdev] Query about ARM support in LLVM MC Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stepan,
- Try "make check LIT_ARGS='-v -j1' .
- Confirm what test would stall with ps(1) and top(1). They can check command line.
- Make sure whether it would be reproduced with single run. $ Release+Asserts/bin/llvm-lit -v --debug /path/to/source/llvm/test/problematic/test.ll
- If the issue would be reproduced with (3), try to bisect.
FYI, I have not met stall for a few weeks.
...Takumi
- Previous message: [LLVMdev] [LLVM] make check-lit never finished...
- Next message: [LLVMdev] Query about ARM support in LLVM MC Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]