This fixes PR35899.
Debug info intrinsics shouldn't affect code generation so ignore them
in GlobalsAA.
Paths
| Differential D41984
[GlobalsAA] Don't let dbg intrinsics affect analysis result ClosedPublic Authored by uabelho on Jan 12 2018, 3:57 AM.
Details Summary This fixes PR35899. Debug info intrinsics shouldn't affect code generation so ignore them
Diff Detail
Event TimelineComment Actions Does this make sense at all? I don't know the code so it's just guessing from my side. This revision is now accepted and ready to land.Jan 12 2018, 8:43 AM Closed by commit rL322470: [GlobalsAA] Don't let dbg intrinsics affect analysis result (authored by uabelho). · Explain WhyJan 14 2018, 11:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129800 llvm/trunk/lib/Analysis/GlobalsModRef.cpp
llvm/trunk/test/Analysis/GlobalsModRef/pr35899-dbg-value.ll
|