[PATCH] D78192: Tentative support of compiler extension in llvm-config

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 01:35:16 PDT 2020


serge-sans-paille updated this revision to Diff 258245.
serge-sans-paille retitled this revision from "[WIP] tentative support of compiler extension in llvm-config" to "Tentative support of compiler extension in llvm-config".
serge-sans-paille added a comment.

Properly unparse dependency list from plugins into component / lib list, so that we can fill llvm-config with it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78192

Files:
  llvm/cmake/modules/AddLLVM.cmake
  llvm/tools/llvm-config/llvm-config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78192.258245.patch
Type: text/x-patch
Size: 4832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/72235798/attachment.bin>


More information about the llvm-commits mailing list