[PATCH] D61489: RegAlloc: try to fail more gracefully when out of registers
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 02:15:21 PDT 2019
nhaehnle added a comment.
I've changed the patch to not report the location in the non-inline case on the basis that it's an internal compiler error. Will keep it up for a while here and commit if there are no further comments.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61489/new/
https://reviews.llvm.org/D61489
More information about the llvm-commits
mailing list