[llvm-bugs] [Bug 46732] New: [debug-info] multiple .loc directive for single source line
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 15 08:20:56 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46732
Bug ID: 46732
Summary: [debug-info] multiple .loc directive for single source
line
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: kamleshbhalui at gmail.com
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
Hi devs,
I could see the clang emitting multiple .loc directive for the single source
line.
For the testcase please see (https://godbolt.org/z/67hEcv).
I am filing this because i can not see the problem in msvc/icc compiler.
can someone confirm this bug?
--
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/20200715/41909775/attachment.html>
More information about the llvm-bugs
mailing list