summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-06-04 18:23:00 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-06-04 18:23:00 +0000
commit0083179f066f41dd36c19dedf528d55ccd662409 (patch)
tree51d922c5c7ca2fa1cb46f66b261c1d8b359127d0 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent4539487650fc00882460cec44ea4b4d70f092d60 (diff)
downloadbcm5719-llvm-0083179f066f41dd36c19dedf528d55ccd662409.tar.gz
bcm5719-llvm-0083179f066f41dd36c19dedf528d55ccd662409.zip
Remove llvm::Triple argument from get***Personality() functions. NFC.
Summary: Because `llvm::Triple` can be derived from `TargetInfo`, it is simpler to take only `TargetInfo` argument. Reviewers: sbc100 Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D47620 llvm-svn: 333938
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud