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

Reid Kleckner <r...@google.com> changed:

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

--- Comment #9 from Reid Kleckner <r...@google.com> ---
Lifetime intrinsics are also controlled by optimization settings. I would
expect this to be the primary source of interesting IR differences for an
analyzer.

In any case, there is -Xclang -disable-O0-optnone if you want -O0 IR without
the optnone attribute.

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

Reply via email to