This is an archive of the discontinued LLVM Phabricator instance.

[X86] Make __builtin_ia32_readeflags_u32 and __builtin_ia32_writeeflags_u32 only available on 32-bit targets.
ClosedPublic

Authored by craig.topper on Apr 26 2018, 9:45 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

craig.topper created this revision.Apr 26 2018, 9:45 AM
rnk accepted this revision.Apr 26 2018, 12:56 PM

Looks good.

This revision is now accepted and ready to land.Apr 26 2018, 12:56 PM
This revision was automatically updated to reflect the committed changes.