[PATCH] D60974: Clang IFSO driver action.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 22:51:47 PDT 2019


MaskRay added a comment.

@plotfi Sorry I have to revert this patch. This can also cause problems in `-DBUILD_SHARED_LIBS=off` builds.  clangFrontend files cannot `#include "clang/Index/CodegenNameGenerator.h"`, I think you may have to move files around.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60974





More information about the llvm-commits mailing list