diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-07-26 13:10:08 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-26 13:10:08 +0400 |
commit | 63e1647827f3427c5f3ad37461d84a63ba5fcdaf (patch) | |
tree | a0c9d1914ab82081e3245aebbbee1fff0dbfdcaa /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4ce3993ee2b6ee883ef62100df68db9e10ef1dc9 (diff) | |
download | llvm-63e1647827f3427c5f3ad37461d84a63ba5fcdaf.zip llvm-63e1647827f3427c5f3ad37461d84a63ba5fcdaf.tar.gz llvm-63e1647827f3427c5f3ad37461d84a63ba5fcdaf.tar.bz2 |
CodeGen: Remove MachineModuleInfo reference from MachineFunction (#100357)
This avoids another unserializable field. Move the DbgInfoAvailable
field into the AsmPrinter, which is only really a cache/convenience
bit for checking a direct IR module metadata check.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions