[llvm-commits] RFC: Stub backend
Anton Korobeynikov
anton at korobeynikov.info
Sun Apr 8 12:47:15 PDT 2012
Hello Everyone
Right now one to add new backend should introduce 15 new classes of
approx 1K LOC size with non-trivial dependencies here and there.
What do you think if we'd just add a dummy "stub" backend which will
contain such skeleton implementations? It might be good start for
everyone willing to add new backend, plus since it will be in the tree
it will always up-to-date.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list