Verify that these appear on loads of pointer types only.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13428
Add verification for align, dereferenceable, dereferenceable_or_null load metadata ClosedPublic Authored by apilipenko on Oct 5 2015, 2:52 AM.
Details Summary Verify that these appear on loads of pointer types only.
Diff Detail
Event Timelineapilipenko retitled this revision from to Add verification for align, dereferenceable, dereferenceable_or_null load metadata. apilipenko updated this object. This revision is now accepted and ready to land.Oct 8 2015, 9:58 AM Closed by commit rL249856: Add verification for align, dereferenceable, dereferenceable_or_null load… (authored by apilipenko). · Explain WhyOct 9 2015, 10:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36963 llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/test/Verifier/align-md.ll
llvm/trunk/test/Verifier/dereferenceable-md.ll
|