Displaying 2 results from an estimated 2 matches for "r161067".
Did you mean:
161067
2012 Jul 31
0
[LLVMdev] [lld] Patch to incorporate lld test-suite into "make check-all"
...majority of the patch is simply changing the indent once inside and else()/
>> endif() block. Beyond that, I've standardised the test target name to
>> "check-lld", but retained the legacy "lld-test" target.
>>
>> Regards
>> Andy
Committed as r161067. Thanks!
Can you create futures patches relative to the lld directory instead
of llvm? I don't have lld checked out inside llvm.
- Michael Spencer
2012 Jul 31
2
[LLVMdev] [lld] Patch to incorporate lld test-suite into "make check-all"
Hi again,
Any interest in this patch to incorporate lld testing into "make check-all"
when lld built as part of llvm? Is this the best place to post patches for
lld?
I've attached it again here to include a missing dependency.
Cheers
Andy
On Thursday, July 26, 2012 1:45 PM, Andy Gibbs wrote:
> Hi,
>
> Attached is a patch which incorporates the lld test-suite into