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

Conrad Meyer <c...@freebsd.org> changed:

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

--- Comment #3 from Conrad Meyer <c...@freebsd.org> ---
Some combination of -Og (default Chrome Debug build is -O0, which will always
generate ridiculous code), -gsplit-dwarf, and -gz eliminated the problem for
me.  Sorry for the noise.

-- 
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