[PATCH] D62436: [cmake] Apply static archive touch logic from D62172 to libraries not using llvm_add_library.

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 11:50:02 PDT 2019


hintonda abandoned this revision.
hintonda added a comment.

There are several more of these, so I've come up with a better solution and will submit a patch to D62172 <https://reviews.llvm.org/D62172> that moves this logic into `llvm_update_compile_flags` instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62436





More information about the llvm-commits mailing list