This is an archive of the discontinued LLVM Phabricator instance.

[llvm-isel-fuzzer] Use "--" as separator rather than '='.
ClosedPublic

Authored by morehouse on Oct 12 2017, 5:04 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

morehouse created this revision.Oct 12 2017, 5:04 PM

I tested this manually and it seems to work, but doing ninja check-llvm doesn't seem to run these test cases for me. Maybe my config uses rpath?

kcc accepted this revision.Oct 12 2017, 5:17 PM

LGTM

This revision is now accepted and ready to land.Oct 12 2017, 5:17 PM
This revision was automatically updated to reflect the committed changes.