https://llvm.org/bugs/show_bug.cgi?id=31696
Bug ID: 31696 Summary: inlinable function call in a function with debug info must have a !dbg location Product: new-bugs Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: new bugs Assignee: unassignedb...@nondot.org Reporter: ttaub...@mozilla.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified inlinable function call in a function with debug info must have a !dbg location call void @__sanitizer_cov_trace_cmp8(i64 %index.next.1, i64 %n.vec) inlinable function call in a function with debug info must have a !dbg location call void @__sanitizer_cov_trace_pc_guard(i32* inttoptr (i64 add (i64 ptrtoint ([12 x i32]* @__sancov_gen_.49 to i64), i64 32) to i32*)) inlinable function call in a function with debug info must have a !dbg location call void @__sanitizer_cov_trace_cmp8(i64 %52, i64 %n.vec) fatal error: error in backend: Broken function found, compilation aborted! clang: error: clang frontend command failed with exit code 70 (use -v to see invocation) clang version 4.0.0 (trunk 289944) Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /home/worker/third_party/llvm-build/Release+Asserts/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/FuzzerTracePC-0658ac.cpp clang: note: diagnostic msg: /tmp/FuzzerTracePC-0658ac.sh clang: note: diagnostic msg: ******************** -- 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