This is an archive of the discontinued LLVM Phabricator instance.

Define Contiki OS toolchain
ClosedPublic

Authored by mlemay-intel on May 2 2016, 10:30 PM.

Details

Summary

It is defined with support for the SafeStack sanitizer on x86.

Diff Detail

Repository
rL LLVM

Event Timeline

mlemay-intel retitled this revision from to Define Contiki OS toolchain.
mlemay-intel updated this object.
mlemay-intel added reviewers: pcc, eugenis.
mlemay-intel added a subscriber: cfe-commits.
eugenis edited edge metadata.Jun 9 2016, 12:03 PM

This needs a driver test.

mlemay-intel edited edge metadata.

Added driver test.

eugenis accepted this revision.Jun 10 2016, 1:11 PM
eugenis edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 10 2016, 1:11 PM
mlemay-intel edited edge metadata.

Fixed indentation of Contiki constructor in ToolChains.h.

Looks like patch was not committed.

Looks like patch was not committed.

This patch is only useful in combination with D19852, so I was waiting for that one to be approved so these can be committed at the same time. I can go ahead and request that this one be committed now if you prefer, though.

This revision was automatically updated to reflect the committed changes.