diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-07-04 21:29:45 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-07-04 21:29:45 +0000 |
commit | 0bdaf64fd76e76df33beca1f5e66df8836012005 (patch) | |
tree | bc26794943cd16d6248406df928093e7788c1570 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | f3aeb2c22c9e898955450f38bd0d128ac9ce8809 (diff) | |
download | llvm-0bdaf64fd76e76df33beca1f5e66df8836012005.zip llvm-0bdaf64fd76e76df33beca1f5e66df8836012005.tar.gz llvm-0bdaf64fd76e76df33beca1f5e66df8836012005.tar.bz2 |
Add TypeLoc traversal to the RecursiveASTVisitor! Because the TypeLocs don't
contain all the same information that their Types do, we will fall back to
traversing the Types instead. The default TypeLoc visitor calls the matching
Type visitor so that existing clients should continue to work with no change.
Also adds element traversal to the ExtVectorType.
llvm-svn: 107592
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions