Initial checkin of InstVisitor class
authorChris Lattner <sabre@nondot.org>
Mon, 18 Mar 2002 19:07:42 +0000 (19:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Mar 2002 19:07:42 +0000 (19:07 +0000)
commitb4c5f83eacbdb7643f9efada8fd281ef77a662c3
tree1e046ca9ab569ed86da4abada66a9f363263b43c
parent4e390f61996ad67103c1c4a650ebed829d14ac13
Initial checkin of InstVisitor class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1916 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/InstVisitor.h [new file with mode: 0644]