[llvm-bugs] [Bug 38190] -fdebug-types-section unusable on macos

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 24 14:34:38 PDT 2018


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

Jonas Devlieghere <jdevlieghere at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #16 from Jonas Devlieghere <jdevlieghere at apple.com> ---
We put an error in place for clang in r337717. 

> clang-8: error: unsupported option '-fdebug-types-section' for target 'x86_64-apple-macosx'

There's also a commit that prevents this from happening in the backend but I
couldn't immediately find the revision.

-- 
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/20181024/6df6c5e7/attachment.html>


More information about the llvm-bugs mailing list