This is an archive of the discontinued LLVM Phabricator instance.

Changes for running LLDB test suite for Swift on PowerPC64LE
Needs ReviewPublic

Authored by sarveshtamba on Feb 17 2019, 11:10 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

The attached changes are required for running LLDB test suite related test cases for Apple Swift 5 on PowerPC64LE.

Diff Detail

Repository
rLLDB LLDB

Event Timeline

sarveshtamba created this revision.Feb 17 2019, 11:10 PM
labath added a subscriber: labath.Feb 17 2019, 11:47 PM

I think you wanted to submit this patch to the downstream swift repo. I don't know exactly how that works, but I think they accept github pull requests.

Hi @labath , Should I be submitting this patch request directly to "https://github.com/apple/swift-lldb"?

labath added a subscriber: davide.Feb 18 2019, 2:40 AM

I think so, but @davide (or someone else) can confirm that. In any case, it definitely shouldn't be here, as the llvm repo does not contain any of the swift code.

Any updates on this one?

Hi, can someone point me the right repo to submit these changes?