[PATCH] D56084: Resubmit of rL345008 "Split MachinePipeliner code into header and cpp files"
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 26 05:40:48 PST 2018
lsaba created this revision.
lsaba added reviewers: aleksandr.urakov, bcahoon, sgundapa, kparzysz.
I would like to try to resubmit this patch which was approved in https://reviews.llvm.org/D53477
The patch was reverted since it broke the build in http://green.lab.llvm.org/green//job/lldb-cmake/
Unfortunately the logs were already expired by the time I saw the comment. I tried to locally reproduce but was unable to see an error.
I will revert the commit if the error appears, this will allow me to view the error log for that run.
Alternatively, If someone can help with re-running this patch on http://green.lab.llvm.org/green//job/lldb-cmake/ that would be appreciated!
Repository:
rL LLVM
https://reviews.llvm.org/D56084
Files:
include/llvm/CodeGen/MachinePipeliner.h
lib/CodeGen/MachinePipeliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56084.179508.patch
Type: text/x-patch
Size: 48442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181226/90a13722/attachment.bin>
More information about the llvm-commits
mailing list