[PATCH] D142405: [CMake] Replace list(FIND) by if(IN_LIST) where index isn't used

Aaron Puchert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 14:59:40 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
aaronpuchert marked an inline comment as done.
Closed by commit rGf1d3bc49634c: [CMake] Replace list(FIND) by if(IN_LIST) where index isn't used (authored by aaronpuchert).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142405

Files:
  llvm/cmake/config-ix.cmake
  llvm/cmake/modules/AddLLVM.cmake
  llvm/cmake/modules/AddSphinxTarget.cmake
  llvm/cmake/modules/ChooseMSVCCRT.cmake
  llvm/cmake/modules/LLVM-Config.cmake
  llvm/cmake/modules/LLVMExternalProjectUtils.cmake
  llvm/cmake/modules/LLVMProcessSources.cmake
  llvm/cmake/modules/TableGen.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142405.491519.patch
Type: text/x-patch
Size: 10259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/083a16e5/attachment.bin>


More information about the llvm-commits mailing list