[PATCH] D146591: [dataflow] add HTML logger: browse code/cfg/analysis timeline/state
NAKAMURA Takumi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 00:56:41 PDT 2023
chapuni added a comment.
It comes from handling of objlib.
1. Use add_clang_library's DEPENDS It adds deps on both libs.
2. Don't create a custom target. Just add to sources. add_library(HTMLLogger.inc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146591/new/
https://reviews.llvm.org/D146591
More information about the cfe-commits
mailing list