This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5436744 [SelectionDAG] Make SelectionDAG aware of the known bits in U [...] new ad31712 Add llvm::sys::fs::real_path. new 9ae6227 Fix test failure when Home directory cannot be found.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/FileSystem.h | 10 ++++ lib/Support/Unix/Path.inc | 64 ++++++++++++++++++++- lib/Support/Windows/Path.inc | 113 +++++++++++++++++++++++++++++++++----- unittests/Support/Path.cpp | 35 ++++++++++++ 4 files changed, 206 insertions(+), 16 deletions(-)