Displaying 2 results from an estimated 2 matches for "b8e1b67e".
2010 Jan 27
0
[LLVMdev] question about running llvm test-suite on remote machine
On Jan 27, 2010, at 3:42 PM, Jose Rangel wrote:
> Hi,
>
> I’ve looked into use of the remote variables: REMOTE_HOST, REMOTE_CLIENT, REMOTE_USER, etc. Can you tell me how exactly one uses these variables to run the llvm test-suite remotely?
>
> As far as I can tell, the local host and remote host directory structures have to match exactly. In addition, it seems that the remote
2010 Jan 27
2
[LLVMdev] question about running llvm test-suite on remote machine
Hi,
I've looked into use of the remote variables: REMOTE_HOST,
REMOTE_CLIENT, REMOTE_USER, etc. Can you tell me how exactly one uses
these variables to run the llvm test-suite remotely?
As far as I can tell, the local host and remote host directory
structures have to match exactly. In addition, it seems that the remote
host has to pre-generate building the test executables, while the