This is an archive of the discontinued LLVM Phabricator instance.

[Basic] Support 32-bit x86 and ARM targets for Fuchsia
ClosedPublic

Authored by phosek on Oct 20 2016, 12:47 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

phosek updated this revision to Diff 75337.Oct 20 2016, 12:47 PM
phosek retitled this revision from to [Fuchsia] Support for additional architectures.
phosek updated this object.
phosek added a reviewer: rsmith.
phosek set the repository for this revision to rL LLVM.
phosek added a subscriber: cfe-commits.
phosek updated this revision to Diff 75496.Oct 21 2016, 3:12 PM
phosek retitled this revision from [Fuchsia] Support for additional architectures to [Fuchsia] Support for 32-bit architectures.
phosek updated this object.
phosek retitled this revision from [Fuchsia] Support for 32-bit architectures to [Basic] Support 32-bit x86 and ARM targets for Fuchsia.Oct 22 2016, 12:51 PM
phosek updated this object.
bkramer accepted this revision.Oct 24 2016, 2:34 PM
bkramer added a reviewer: bkramer.
bkramer added a subscriber: bkramer.

lg

This revision is now accepted and ready to land.Oct 24 2016, 2:34 PM
rsmith accepted this revision.Oct 24 2016, 3:44 PM
rsmith edited edge metadata.

Macro all_the_things: Instantiate all the templates with all the types

This revision was automatically updated to reflect the committed changes.