[llvm-bugs] [Bug 32283] New: There's no way to build with LLVM_ENABLE_DUMP

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 15 10:34:00 PDT 2017


http://bugs.llvm.org/show_bug.cgi?id=32283

            Bug ID: 32283
           Summary: There's no way to build with LLVM_ENABLE_DUMP
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: philip.pfaffe at gmail.com
                CC: cbieneman at apple.com, llvm-bugs at lists.llvm.org

Currently, there is no way to actually define LLVM_ENABLE_DUMP. This macro is
used to add all the dump() methods in a Release build. So this is currently
impossible.

I suggest exposing it as a cmake option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170315/6aa6ce06/attachment.html>


More information about the llvm-bugs mailing list