[llvm-dev] Clang plugin causes changes in debug information

Егор Зудин via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 12 06:37:05 PST 2020


Hi,

I noticed that using even a simple plugin for clang sometimes causes some
shifts in debug info of produced object files.Source code of the plugin is
attached.

Could anyone answer if it is expected behaviour? And what causes it if so.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201112/108073ba/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SimplePlugin.cpp
Type: application/octet-stream
Size: 1206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201112/108073ba/attachment.obj>


More information about the llvm-dev mailing list