This is an archive of the discontinued LLVM Phabricator instance.

[VE] Change to use integrated assembly by defualt
ClosedPublic

Authored by kaz7 on Oct 29 2020, 7:27 AM.

Details

Summary

We've implemented integrated assembler. Now, we change to use
integrated assembler by default. Update a regression test also.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 29 2020, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 7:27 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kaz7 requested review of this revision.Oct 29 2020, 7:27 AM
simoll accepted this revision.Oct 29 2020, 7:42 AM

Great work! Thanks :)

This revision is now accepted and ready to land.Oct 29 2020, 7:42 AM
This revision was landed with ongoing or failed builds.Oct 29 2020, 8:16 AM
This revision was automatically updated to reflect the committed changes.