This is an archive of the discontinued LLVM Phabricator instance.

Add make targets for LLD test directories
ClosedPublic

Authored by ncw on Jan 26 2018, 10:21 AM.

Details

Summary

Add ability to run "ninja check-lld-wasm" to run specific tests, allowing faster turnaround while developing


I don't have commit access - assuming this change is OK, could someone commit it for me? Thanks.

Diff Detail

Repository
rL LLVM

Event Timeline

ncw created this revision.Jan 26 2018, 10:21 AM
ruiu added a comment.Jan 26 2018, 5:32 PM

I didn't test this patch, but I think that the idea of accepting check-lld-{wasm,COFF,ELF} is fine.

smeenai added a subscriber: smeenai.

I like this idea.

ncw added a comment.Feb 13 2018, 3:24 AM

It's been a while since I opened this - I'll land it soon if there are no objections.

ruiu accepted this revision.Feb 13 2018, 5:49 PM

LGTM

This revision is now accepted and ready to land.Feb 13 2018, 5:49 PM
This revision was automatically updated to reflect the committed changes.