This is an archive of the discontinued LLVM Phabricator instance.

Add negative test for target.move-to-nearest-code=off using source location
ClosedPublic

Authored by dawn on Jun 16 2015, 3:21 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

dawn updated this revision to Diff 27786.Jun 16 2015, 3:21 PM
dawn retitled this revision from to Add negative test for target.move-to-nearest-code=off using source location.
dawn updated this object.
dawn edited the test plan for this revision. (Show Details)
dawn added reviewers: ki.stfu, abidh, clayborg.
dawn set the repository for this revision to rL LLVM.
dawn added a subscriber: Unknown Object (MLST).
abidh accepted this revision.Jun 17 2015, 2:12 AM
abidh edited edge metadata.

Apart from one comment, looks good.

test/tools/lldb-mi/breakpoint/TestMiBreak.py
189 ↗(On Diff #27786)

I am not sure if this needs fixing. There can be argument either way. So it will be best to just mention it in the comment once and remove all the other FIXME lines.

This revision is now accepted and ready to land.Jun 17 2015, 2:12 AM
clayborg accepted this revision.Jun 17 2015, 10:12 AM
clayborg edited edge metadata.

Looks good

This revision was automatically updated to reflect the committed changes.