This is an archive of the discontinued LLVM Phabricator instance.

[asan] Fix Myraid RTEMS port broken by r333985
ClosedPublic

Authored by waltl on Jun 6 2018, 8:38 AM.

Details

Summary

Add nop CheckASLR() function.

Diff Detail

Event Timeline

waltl created this revision.Jun 6 2018, 8:38 AM
krytarowski accepted this revision.Jun 6 2018, 8:40 AM
This revision is now accepted and ready to land.Jun 6 2018, 8:40 AM
waltl closed this revision.Jun 6 2018, 8:47 AM

Submitted as r334102.