This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Use "long long" for int_fast64_t and int_least64_t on wasm64
ClosedPublic

Authored by sunfish on Sep 14 2015, 1:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sunfish updated this revision to Diff 34727.Sep 14 2015, 1:43 PM
sunfish retitled this revision from to [WebAssembly] Use "long long" for int_fast64_t and int_least64_t on wasm64.
sunfish updated this object.
sunfish added a reviewer: jfb.
sunfish set the repository for this revision to rL LLVM.
sunfish added a subscriber: cfe-commits.
jfb accepted this revision.Sep 14 2015, 2:10 PM
jfb edited edge metadata.

lgtm

This revision is now accepted and ready to land.Sep 14 2015, 2:10 PM
This revision was automatically updated to reflect the committed changes.