mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:13:38 +08:00
This patch removes the Exists method from FileSpec and updates its uses with calls to the FileSystem. Differential revision: https://reviews.llvm.org/D53845 llvm-svn: 345854