summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-09 00:03:57 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-10-09 00:03:57 +0000
commitd837cd044fd21ba182d4af49d3885dcd59a5d6a4 (patch)
tree8bde5fc5648b35cdfa12f18eb4635042233c1688 /llvm/lib/Object/COFFObjectFile.cpp
parent52888a673859a5047acd08d60b43f173d126c8e7 (diff)
downloadbcm5719-llvm-d837cd044fd21ba182d4af49d3885dcd59a5d6a4.tar.gz
bcm5719-llvm-d837cd044fd21ba182d4af49d3885dcd59a5d6a4.zip
Support: Partially revert r249782 to unbreak clang build
Apparently the iterators in `clang::CFGBlock` have an auto-conversion to `CFGBlock *`, but the dereference operator gives `const CFGBlock &`. Until I have a moment to fix that, revert the GenericDomTree chagnes from r249782. llvm-svn: 249783
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud