This is an archive of the discontinued LLVM Phabricator instance.

Fix -break-insert for system functions (MI)
ClosedPublic

Authored by ki.stfu on Mar 18 2015, 6:01 AM.

Details

Summary
  1. Fix -break-insert for system functions
  2. Fix MiExecTestCase to use -break-insert instead of CLI "b"
  3. Improve MiBreakTestCase: now it uses printf() instead of in-house function

All tests pass on OS X.

Diff Detail

Event Timeline

ki.stfu updated this revision to Diff 22176.Mar 18 2015, 6:01 AM
ki.stfu retitled this revision from to Fix -break-insert for system functions (MI).
ki.stfu updated this object.
ki.stfu edited the test plan for this revision. (Show Details)
ki.stfu added reviewers: abidh, clayborg.
ki.stfu added subscribers: abidh, clayborg, Unknown Object (MLST).
clayborg accepted this revision.Mar 18 2015, 9:54 AM
clayborg edited edge metadata.

lgtm

This revision is now accepted and ready to land.Mar 18 2015, 9:54 AM
ki.stfu closed this revision.Mar 19 2015, 10:15 AM