mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-17 20:46:23 +00:00

instead of throwing an exception. This reduces the amount of code that is exposed to exceptions (e.g. FileUtilities), though it is clearly only one step along the way. llvm-svn: 29395