This is an archive of the discontinued LLVM Phabricator instance.

Add Triple::isX86()
ClosedPublic

Authored by MaskRay on Jan 5 2020, 11:44 PM.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 5 2020, 11:44 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 5 2020, 11:44 PM

Unit tests: pass. 61250 tests passed, 0 failed and 736 were skipped.

clang-tidy: pass.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

skan accepted this revision.Jan 6 2020, 1:02 AM

LGTM

This revision is now accepted and ready to land.Jan 6 2020, 1:02 AM
This revision was automatically updated to reflect the committed changes.