This fails a check in Verifier.cpp, which checks for location matches between the declared
variable and the !dbg attachments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14657
Don't generate discriminators for calls to debug intrinsics ClosedPublic Authored by labath on Nov 13 2015, 7:35 AM.
Details Summary This fails a check in Verifier.cpp, which checks for location matches between the declared
Diff Detail
Event Timelinelabath updated this object. This revision is now accepted and ready to land.Nov 13 2015, 7:40 AM Closed by commit rL253194: Don't generate discriminators for calls to debug intrinsics (authored by labath). · Explain WhyNov 16 2015, 2:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40261 llvm/trunk/lib/Transforms/Utils/AddDiscriminators.cpp
llvm/trunk/test/Transforms/AddDiscriminators/dbg-declare-discriminator.ll
|