diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-12-21 01:06:58 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2017-12-21 01:06:58 +0000 |
commit | 0c3de350b40f04fa84a46ccd52142996d93a27e5 (patch) | |
tree | 6b116ed83d9e437c3bd4ca99f670202a91758b49 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp | |
parent | 82b117f07f62980f8dbc6bd1256c249b7f55801a (diff) | |
download | bcm5719-llvm-0c3de350b40f04fa84a46ccd52142996d93a27e5.tar.gz bcm5719-llvm-0c3de350b40f04fa84a46ccd52142996d93a27e5.zip |
Expose a TargetMachine::getTargetTransformInfo function
Summary:
This makes the TargetMachine interface a bit simpler. We still need
the std::function in TargetIRAnalysis to avoid having to add a
dependency from Analysis to Target.
See discussion:
http://lists.llvm.org/pipermail/llvm-dev/2017-December/119749.html
I avoided adding all of the backend owners to this review since the
change is simple, but let me know if you feel differently about this.
Reviewers: echristo, MatzeB, hfinkel
Reviewed By: hfinkel
Subscribers: jholewinski, jfb, arsenm, dschuff, mcrosier, sdardis, nemanjai, nhaehnle, javed.absar, sbc100, jgravelle-google, aheejin, kbarton, llvm-commits
Differential Revision: https://reviews.llvm.org/D41464
llvm-svn: 321234
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/exceptions.cpp')
0 files changed, 0 insertions, 0 deletions