mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 14:36:07 +00:00

Adjust the use of MappedFile to its new non-throwing interface. We just propagate the exceptions if an error occurs. This will get cleaned up later, incrementally. llvm-svn: 29820