This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a19db56 CodeGen: BlockPlacement: Adjust test case so it covers rL297925. NFC new 7762f59 Remove eol-style:native from Path.h new 36d60de9 Make Argument::getArgNo() constant time, not O(#args) new c33642e [Support] Support both Windows and Posix paths on both platforms.
The 3 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/IR/Argument.h | 6 +- include/llvm/Support/Path.h | 80 ++++---- lib/IR/Function.cpp | 19 +- lib/Support/Path.cpp | 425 ++++++++++++++++++++----------------------- lib/Support/Windows/Path.inc | 2 +- unittests/Support/Path.cpp | 155 +++++++--------- 6 files changed, 324 insertions(+), 363 deletions(-)