const value op iterator is missing from User.h class.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28464
Adding const_value_op_iterator for IR/User.h ClosedPublic Authored by magabari on Jan 9 2017, 12:51 AM.
Details Summary const value op iterator is missing from User.h class.
Diff Detail
Event Timelinemagabari updated this object. magabari added reviewers: dorit, hsaito, zvi, • ayaaqokiu, RKSimon, delena, Eugene.Zelenko, mehdi_amini, vsk. This revision is now accepted and ready to land.Jan 9 2017, 3:55 AM Closed by commit rL291443: [IR] Adding const_value_op_iterator for IR/User.h (authored by magabari). · Explain WhyJan 9 2017, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 83620 llvm/trunk/include/llvm/IR/User.h
llvm/trunk/unittests/IR/UserTest.cpp
|