This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Enable SafeStack for Fuchsia targets
ClosedPublic

Authored by mcgrathr on Feb 21 2017, 6:25 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek edited edge metadata.Feb 21 2017, 7:09 PM

Could you also please update test/Driver/fuchsia.c and add a case for -fsanitize=safe-stack?

mcgrathr updated this revision to Diff 89393.Feb 22 2017, 11:49 AM

Added test case.

phosek accepted this revision.Feb 22 2017, 11:50 AM

LGTM

This revision is now accepted and ready to land.Feb 22 2017, 11:50 AM
This revision was automatically updated to reflect the committed changes.