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

Aaron Puchert <aaronpuch...@alice-dsl.net> changed:

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

--- Comment #13 from Aaron Puchert <aaronpuch...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to