summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-10-07 21:34:46 +0000
committerZachary Turner <zturner@google.com>2016-10-07 21:34:46 +0000
commit0d8407447d581dbc91ea2b764a6202372290f5b1 (patch)
tree37aaf2a202d7c83ea81b41becb3457fb6fe2f866 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent78550e3991c2aba525e201dbc4bfb437e6777d56 (diff)
downloadbcm5719-llvm-0d8407447d581dbc91ea2b764a6202372290f5b1.tar.gz
bcm5719-llvm-0d8407447d581dbc91ea2b764a6202372290f5b1.zip
Refactor Symbol visitor code.
Type visitor code had already been refactored previously to decouple the visitor and the visitor callback interface. This was necessary for having the flexibility to visit in different ways (for example, dumping to yaml, reading from yaml, dumping to ScopedPrinter, etc). This patch merely implements the same visitation pattern for symbol records that has already been implemented for type records. llvm-svn: 283609
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud