[PATCH] D113218: [llvm] [Debuginfod] Add cpp-httplib optional dependency.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 12:31:24 PDT 2022


MaskRay added a comment.

Notes for next time.

The commit message (summary) should mention that you added `LLVM_ENABLE_HTTPLIB`.
It is an important build system detail and is convenient for archaeology when someone tries to find which commit introduced  `LLVM_ENABLE_HTTPLIB`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113218



More information about the llvm-commits mailing list