mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-10 17:46:07 +00:00

than having CodeGen check whether a declaration comes from an AST file (which it shouldn't know or care about), make sure that the AST writer and reader pass along "interesting" declarations that CodeGen needs to know about. llvm-svn: 139441