https://llvm.org/bugs/show_bug.cgi?id=20424
Renato Golin <renato.go...@linaro.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WONTFIX --- Comment #19 from Renato Golin <renato.go...@linaro.org> --- As seen in Bug #31134, LLVM doesn't support STABS, and probably never will. Ignoring the directives, emitting Dwarf instead or printing warnings will all violate the principle of least surprise, which is: where is my debug info?! Unless we implement STABS, there is no point to support any of the related directives, and yes, that means returning an error when they're used. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs