LLVM: lib/Support/FileCollector.cpp File Reference (original) (raw)
Go to the source code of this file.
Namespaces | |
---|---|
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
---|---|
static bool | isCaseSensitivePath (StringRef Path) |
static void | makeAbsolute (SmallVectorImpl< char > &Path) |
Make Path absolute. | |
static std::error_code | copyAccessAndModificationTime (StringRef Filename, const sys::fs::file_status &Stat) |
Set the access and modification time for the given file from the given status object. | |