diff options
author | Sean Silva <silvas@purdue.edu> | 2012-10-11 23:30:41 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2012-10-11 23:30:41 +0000 |
commit | d73b2818a18d50c7f951abe09c83c6a123033c41 (patch) | |
tree | 320fae545ec1761616323c6fbd11810638a65f85 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 35dd8779fa5391255dd4530badb2b642b24848cc (diff) | |
download | bcm5719-llvm-d73b2818a18d50c7f951abe09c83c6a123033c41.tar.gz bcm5719-llvm-d73b2818a18d50c7f951abe09c83c6a123033c41.zip |
docs: Update HowToSetUpLLVMStyleRTTI.
Recent changes to isa<>/dyn_cast<> have made unnecessary those classof()
of the form:
static bool classof(const Foo *) { return true; }
Accordingly, remove mention of such classof() from the documentation.
llvm-svn: 165766
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions