[llvm-bugs] [Bug 26433] New: Can't build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 1 23:38:35 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26433

            Bug ID: 26433
           Summary: Can't build LLVM with -D
                    LLVM_USE_INTEL_JITEVENTS:BOOL=ON
           Product: new-bugs
           Version: 3.8
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: evgeniy.tyurin at intel.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15798
  --> https://llvm.org/bugs/attachment.cgi?id=15798&action=edit
Log extract

Can't build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON

Log exempt and steps to reproduce are attached.

The problem is with a missing dependency on llvm/IR/Attributes.inc generating
target in lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt

The problem is visible both on 3.8 and trunk.

My vision of the patch is attached.

-- 
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/20160202/47446c0d/attachment.html>


More information about the llvm-bugs mailing list