[PATCH] D118601: [DebugInfo][InstrRef] Add a max-stack-slots-to-track limitation / cut-out
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 18:41:11 PST 2022
nemanjai added a comment.
FWIW, @kda beat me to it with his revert, but I was just about to commit a fix that simply adds `-march=x86-64` to the `llc` invocations in the test case (just as the original test case that the new one is based on).
Thanks for reverting it to bring the bots back to green Kevin.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118601/new/
https://reviews.llvm.org/D118601
More information about the llvm-commits
mailing list