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: unassignedb...@nondot.org
          Reporter: evgeniy.tyu...@intel.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to