[llvm] r321911 - Re-land "Fix faulty assertion in debug info"

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 02:05:59 PST 2018


It's a little outside the scope for the release branch in that it's
not fixing a regression, but on the other hand it seems low risk so
why not. Merged in r324723.

Thanks,
Hans

On Fri, Feb 9, 2018 at 10:37 AM, Shoaib Meenai <smeenai at fb.com> wrote:
> Could this be merged to 6.0? I'm attempting to use CodeView + DWARF for some
> internal builds (DWARF because of legacy tooling and CodeView because VS and
> WinDbg are amazing), and I run into tons of assertion failures without this.
>
>
>
> From: llvm-commits <llvm-commits-bounces at lists.llvm.org> on behalf of Adrian
> McCarthy via llvm-commits <llvm-commits at lists.llvm.org>
> Reply-To: Adrian McCarthy <amccarth at google.com>
> Date: Friday, January 5, 2018 at 3:02 PM
> To: "llvm-commits at lists.llvm.org" <llvm-commits at lists.llvm.org>
> Subject: [llvm] r321911 - Re-land "Fix faulty assertion in debug info"
>
>
>
> Author: amccarth
>
> Date: Fri Jan  5 15:01:04 2018
>
> New Revision: 321911


More information about the llvm-commits mailing list