[Lldb-commits] [PATCH] D11154: [Makefiles] Align library names with CMake build

Keno Fischer kfischer at college.harvard.edu
Tue Jul 14 11:39:13 PDT 2015


loladiro updated this revision to Diff 29690.
loladiro added a comment.

Updated to consistently use eval call everywhere. Thanks for catching that @labath.


Repository:
  rL LLVM

http://reviews.llvm.org/D11154

Files:
  lib/Makefile
  source/Host/Makefile
  source/Host/common/Makefile
  source/Host/freebsd/Makefile
  source/Host/linux/Makefile
  source/Host/macosx/Makefile
  source/Host/posix/Makefile
  source/Host/windows/Makefile
  source/Initialization/Makefile
  source/Makefile
  source/Plugins/DynamicLoader/MacOSX-DYLD/Makefile
  source/Plugins/DynamicLoader/POSIX-DYLD/Makefile
  source/Plugins/Instruction/ARM/Makefile
  source/Plugins/Instruction/ARM64/Makefile
  source/Plugins/Instruction/MIPS/Makefile
  source/Plugins/Instruction/MIPS64/Makefile
  source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Makefile
  source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/Makefile
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Makefile
  source/Plugins/ObjectContainer/Universal-Mach-O/Makefile
  source/Plugins/OperatingSystem/Python/Makefile
  source/Plugins/Platform/gdb-server/Makefile
  source/Plugins/UnwindAssembly/x86/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11154.29690.patch
Type: text/x-patch
Size: 21687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150714/b88970a4/attachment.bin>


More information about the lldb-commits mailing list