diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-01-20 00:16:19 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-01-20 00:16:19 +0000 |
commit | 23acaf07dec39bec9938061d62b1880d0e95465c (patch) | |
tree | f02cb11a688a3b53d133abccb64b70d04b0ab8d4 /llvm/lib/Analysis/AliasAnalysis.cpp | |
parent | 3ffeb68869d91a96ced85b6a6fef9efc5b5d424a (diff) | |
download | bcm5719-llvm-23acaf07dec39bec9938061d62b1880d0e95465c.tar.gz bcm5719-llvm-23acaf07dec39bec9938061d62b1880d0e95465c.zip |
GlobalISel: Pass the MachineFunction in to reportSelectionError directly
Rather than trying to find MF based on the possibly-null MI we've
passed in here, just pass it in directly. It's already available at
all callers anyway.
llvm-svn: 292544
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions