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

            Bug ID: 18144
           Summary: sanitizer_asm.h in
                    llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.
                    S :0
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Makefiles
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

possible solution: 
fix first line to
#include "../../sanitizer_common/sanitizer_asm.h"

instead of
#include "sanitizer_common/sanitizer_asm.h"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to