[llvm-bugs] [Bug 40276] Change in behavior of -split-dwarf-file from Clang 6

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jun 17 07:20:08 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=40276

Aaron Puchert <aaronpuchert at alice-dsl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |r363496
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Aaron Puchert <aaronpuchert at alice-dsl.net> ---
After we discovered that llc already has an option to do what we want, we
decided to just copy it over to Clang. As it turns out, this actually restores
the old behavior of -split-dwarf-file.

It remains open whether to expose this capability through non-cc1 flags, but
this discussion doesn't belong here.

-- 
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/20190617/ebe771bf/attachment.html>


More information about the llvm-bugs mailing list