[PATCH] D18826: Add auto-exporting of symbols from tools so that plugins work on Windows

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 10:21:16 PDT 2016


john.brawn updated this revision to Diff 53036.
john.brawn added a comment.

Use a deterministic order for checking tools, instead of whatever dict.keys() happens to return.


Repository:
  rL LLVM

http://reviews.llvm.org/D18826

Files:
  cmake/modules/AddLLVM.cmake
  cmake/modules/HandleLLVMOptions.cmake
  cmake/modules/LLVMConfig.cmake.in
  lib/Transforms/Hello/CMakeLists.txt
  utils/extract_symbols.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18826.53036.patch
Type: text/x-patch
Size: 20936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160408/fc3495f3/attachment.bin>


More information about the llvm-commits mailing list