This is an archive of the discontinued LLVM Phabricator instance.

Fix Target::Launch in case of synchronous execution
ClosedPublic

Authored by ki.stfu on Mar 23 2015, 6:07 AM.

Diff Detail

Event Timeline

ki.stfu updated this revision to Diff 22461.Mar 23 2015, 6:07 AM
ki.stfu retitled this revision from to Fix Target::Launch in case of synchronous execution.
ki.stfu updated this object.
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu added reviewers: jingham, clayborg.
ki.stfu added subscribers: jingham, clayborg, Unknown Object (MLST).
ki.stfu edited the test plan for this revision. (Show Details)Mar 23 2015, 6:08 AM
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu edited the test plan for this revision. (Show Details)
labath added a subscriber: labath.Mar 23 2015, 6:13 AM

Hi,

what is the exact case this patch is trying to fix? Could you give
steps to reproduce? Or even better, a test case?

cheers,
pl

Hi,

what is the exact case this patch is trying to fix? Could you give
steps to reproduce? Or even better, a test case?

cheers,
pl

Sure. See it in "TEST PLAN" section.

wow, that's quite a test plan. :)
Sorry about that, I didn't see anything in the email, and I did not
know that phab does not send out the test plans O:)

pl

Sorry about that, I didn't see anything in the email, and I did not
know that phab does not send out the test plans O:)

It's a surprise for me too :)

clayborg accepted this revision.Mar 23 2015, 10:32 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Mar 23 2015, 10:32 AM
ki.stfu closed this revision.Mar 23 2015, 2:19 PM