This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Add build files for AsmParser, MIRParser, IRReader, MCDisassembler, Vectorize
ClosedPublic

Authored by thakis on Dec 10 2018, 9:29 AM.

Details

Summary

All boring.

These are all remaining build dependencies of llc (except for Target/X86 which will be in a separate patch).

Diff Detail

Repository
rL LLVM

Event Timeline

thakis created this revision.Dec 10 2018, 9:29 AM
phosek accepted this revision.Dec 10 2018, 5:27 PM

LGTM

This revision is now accepted and ready to land.Dec 10 2018, 5:27 PM
This revision was automatically updated to reflect the committed changes.