This is an archive of the discontinued LLVM Phabricator instance.

[EfficiencySanitizer] [MIPS64] Enables esan clang driver options for MIPS64
ClosedPublic

Authored by slthakur on Aug 23 2016, 6:09 AM.

Details

Reviewers
bruening
aizatsky

Diff Detail

Repository
rL LLVM

Event Timeline

slthakur updated this revision to Diff 68977.Aug 23 2016, 6:09 AM
slthakur retitled this revision from to [EfficiencySanitizer] [MIPS64] Enables esan clang driver options for MIPS64.
slthakur updated this object.
slthakur added reviewers: aizatsky, bruening.
slthakur set the repository for this revision to rL LLVM.
slthakur added a project: Restricted Project.
bruening edited edge metadata.Aug 25 2016, 5:55 PM

Please add a mips target test to at least test/Driver/esan.c.

Looks like mips was omitted from the negative tests in test/Driver/fsanitize.c.

slthakur updated this revision to Diff 69535.Aug 28 2016, 11:59 PM
slthakur edited edge metadata.

Added mips target tests to test/Driver/esan.c

bruening accepted this revision.Aug 29 2016, 11:36 AM
bruening edited edge metadata.
This revision is now accepted and ready to land.Aug 29 2016, 11:36 AM
slthakur closed this revision.Sep 7 2016, 5:51 AM