This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b41a9002ccc bpf: fix wrong truncation elimination when there is back-edge/loop new 381c09ac353 [Remarks] Add support for prepending a path to external files
The 1 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/Remarks/RemarkParser.h | 5 ++++- lib/Remarks/BitstreamRemarkParser.cpp | 22 ++++++++++++++++------ lib/Remarks/BitstreamRemarkParser.h | 6 +++--- lib/Remarks/RemarkParser.cpp | 11 +++++++---- lib/Remarks/YAMLRemarkParser.cpp | 14 +++++++++++--- lib/Remarks/YAMLRemarkParser.h | 3 ++- unittests/Remarks/YAMLRemarksParsingTest.cpp | 19 +++++++++++++++---- 7 files changed, 58 insertions(+), 22 deletions(-)