mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-08 05:36:06 +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