[llvm-bugs] [Bug 42344] Add an option to disable inline line tables similar to MSVC /Zo-
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 13 09:49:24 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=42344
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Reid Kleckner <rnk at google.com> ---
(In reply to Amy Huang from comment #5)
> Disabling inline line tables is done here
> https://github.com/llvm/llvm-project/commit/
> 6d03890384517919a3ba7fe4c35535425f278f89
> and it gets rid of inline debug info in the inliner.
Thanks! Marking this fixed.
--
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/20191113/d1bf977f/attachment-0001.html>
More information about the llvm-bugs
mailing list