definition() is supposed to be used through isa, dyn_cast or cast.
It's better to not call that directly.
Details
Details
- Reviewers
kledzik
Diff Detail
Diff Detail
Paths
| Differential D5785
Use isa<> instead of checking return value of definition(). Needs ReviewPublic Authored by ruiu on Oct 14 2014, 2:20 PM.
Revision Contents
Diff 14891 lib/ReaderWriter/MachO/GOTPass.cpp
lib/ReaderWriter/MachO/StubsPass.cpp
|