This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] InMemoryAssembler: handle return-less targets (e.g. arm).
ClosedPublic

Authored by courbet on Apr 15 2018, 9:00 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

courbet created this revision.Apr 15 2018, 9:00 AM
gchatelet requested changes to this revision.Apr 15 2018, 9:09 AM
gchatelet added inline comments.
unittests/tools/llvm-exegesis/ARM/InMemoryAssemblerTest.cpp
70 ↗(On Diff #142571)

Can you format this better?

This revision now requires changes to proceed.Apr 15 2018, 9:09 AM
courbet updated this revision to Diff 142572.Apr 15 2018, 9:13 AM

clang-format

gchatelet accepted this revision.Apr 15 2018, 9:16 AM
This revision is now accepted and ready to land.Apr 15 2018, 9:16 AM
This revision was automatically updated to reflect the committed changes.