search for: path_to_test_suite

Displaying 1 result from an estimated 1 matches for "path_to_test_suite".

2013 Feb 11
0
[LLVMdev] LLVM lnt - Test Backend Pass
...k whether it is possible to test my own backend pass with LNT tool and LLVM Test Suite. I successfully installed LNT and downloaded LLVM Test Suite. Now I am able to run the tool with commant line option similar to this: lnt runtest nt --sandbox SANDBOX --cc ~/{path_to_clang}/clang --test-suite ~/{path_to_test_suite}/llvm-test-suite , but i have two main problems: 1) each run finishes with : ... 2013-02-11 10:19:34: configuring... 2013-02-11 10:19:38: building test-suite tools 2013-02-11 10:19:39: executing "nightly tests" with -j1... 2013-02-11 10:36:57: executing test modules 2013-02-11 10:36:57:...