This is an archive of the discontinued LLVM Phabricator instance.

Remove use of GCC-style intrinsics as they are non-portable.
ClosedPublic

Authored by zturner on Dec 8 2014, 11:40 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

zturner updated this revision to Diff 17046.Dec 8 2014, 11:40 AM
zturner retitled this revision from to Remove use of GCC-style intrinsics as they are non-portable..
zturner updated this object.
zturner edited the test plan for this revision. (Show Details)
zturner added a reviewer: jasonmolenda.
zturner added a subscriber: Unknown Object (MLST).
jasonmolenda accepted this revision.Dec 8 2014, 12:00 PM
jasonmolenda edited edge metadata.

Thanks Zachary, I should have known those would be a problem. Please commit.

This revision is now accepted and ready to land.Dec 8 2014, 12:00 PM
zturner closed this revision.Dec 8 2014, 12:01 PM
zturner updated this revision to Diff 17047.

Closed by commit rL223687 (authored by @zturner).