diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-07-26 13:02:12 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 13:02:12 +0400 |
commit | 6f83a031e452bb33c0ee23b8c5c4dee97ce2bf52 (patch) | |
tree | 8dac962b94f0ba7ccec85d07679f3b1d712d9f08 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3834523f77c0709ef873a3b1fb878d096687987a (diff) | |
download | llvm-6f83a031e452bb33c0ee23b8c5c4dee97ce2bf52.zip llvm-6f83a031e452bb33c0ee23b8c5c4dee97ce2bf52.tar.gz llvm-6f83a031e452bb33c0ee23b8c5c4dee97ce2bf52.tar.bz2 |
CodeGen: Move current call site out of MachineModuleInfo (#100369)
I do not know understand what this is for, but it's only used in
SelectionDAGBuilder, so move it to FunctionLoweringInfo like other
function scope DAG builder state. The intrinsics are not documented
in the LangRef or Intrinsics.td.
This removes the last piece of codegen state from MachineModuleInfo.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions