[PATCH] D38306: Cleanup some problems with LLVM_ENABLE_DUMP in release builds.

Don Hinton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 12:22:28 PDT 2017


hintonda updated this revision to Diff 116860.
hintonda added a comment.

- Always set LLVM_ENABLE_DUMP=ON for +Asserts builds.


https://reviews.llvm.org/D38306

Files:
  CMakeLists.txt
  cmake/modules/HandleLLVMOptions.cmake
  include/llvm/CodeGen/MachineRegisterInfo.h
  include/llvm/CodeGen/MachineScheduler.h
  include/llvm/CodeGen/TargetSchedule.h
  include/llvm/Config/config.h.cmake
  include/llvm/MC/MCSchedule.h
  lib/CodeGen/LiveDebugVariables.cpp
  lib/CodeGen/ScoreboardHazardRecognizer.cpp
  utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38306.116860.patch
Type: text/x-patch
Size: 5637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/a2dca64a/attachment.bin>


More information about the llvm-commits mailing list