[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 09:22:24 PDT 2017


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

- Set LLVM_ENABLE_DUMP in config.h instead of passing it on the command line.


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.116831.patch
Type: text/x-patch
Size: 5423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/b8142fec/attachment.bin>


More information about the llvm-commits mailing list