[PATCH] D63852: [Clang] Move assembler into a separate file

Ayke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 23 06:35:16 PST 2021


aykevl added a comment.

Yeah I was wondering the same thing when I saw the failure. Unfortunately such design is a bit outside of my LLVM knowledge. I would just like to use cc1as_main.cpp functionality outside of LLVM without needing to update my copy of cc1as with every LLVM update.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63852/new/

https://reviews.llvm.org/D63852



More information about the cfe-commits mailing list