diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-11-02 14:46:00 -0700 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-11-11 16:38:51 -0800 |
commit | ff2b60bbcb28701c86b200b0c03439a2e6ef6b44 (patch) | |
tree | 97fc1c0f6de4bac8fe4410a1870448e3bf4678b0 /llvm/lib/Analysis/Loads.cpp | |
parent | 76db4e3c439e6bc2921690e501ba025998f4599d (diff) | |
download | llvm-ff2b60bbcb28701c86b200b0c03439a2e6ef6b44.zip llvm-ff2b60bbcb28701c86b200b0c03439a2e6ef6b44.tar.gz llvm-ff2b60bbcb28701c86b200b0c03439a2e6ef6b44.tar.bz2 |
WebAssembly: Remove MachineFunction reference from MFI
The MachineFunctionInfo here is a bit awkward because
WasmEHInfo is in the MachineFunction but handled from
the target code. Either everything should move into WebAssembly
or into the MachineFunction for MIR serialization.
Diffstat (limited to 'llvm/lib/Analysis/Loads.cpp')
0 files changed, 0 insertions, 0 deletions