[LLVMbugs] [Bug 18144] New: sanitizer_asm.h in llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S :0

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Dec 5 01:14:43 PST 2013


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: unassignedbugs at nondot.org
          Reporter: nargilek at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131205/e0667093/attachment.html>


More information about the llvm-bugs mailing list