This is an archive of the discontinued LLVM Phabricator instance.

Set the signals based on the OS in the qHostInfo packet
ClosedPublic

Authored by tberghammer on Mar 3 2015, 8:34 AM.

Details

Summary

Set the signals based on the OS in the qHostInfo packet

Setting it from the Target architecture cause problems when the target architecture is filled just by examining the executable because in that case the OS isn't set.

Diff Detail

Repository
rL LLVM

Event Timeline

tberghammer updated this revision to Diff 21108.Mar 3 2015, 8:34 AM
tberghammer retitled this revision from to Set the signals based on the OS in the qHostInfo packet.
tberghammer updated this object.
tberghammer edited the test plan for this revision. (Show Details)
tberghammer added reviewers: vharron, clayborg.
tberghammer added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.Mar 3 2015, 9:44 AM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Mar 3 2015, 9:44 AM
This revision was automatically updated to reflect the committed changes.