[PATCH] D82363: [DebugInfo] Add new instruction and expression operator for variadic debug values

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 04:38:04 PST 2021


StephenTozer added a comment.

In D82363#2603093 <https://reviews.llvm.org/D82363#2603093>, @thakis wrote:

> This fails on bots that have a non-x86 default triple: http://45.33.8.238/macm1/4580/step_10.txt
>
> Probably just needs an explicit triple.
>
> Please take a look, and revert for now if it takes a while to fix.

Thanks for the heads up - I've already reverted, but will push up again with this fix once I've checked to make sure there are no other issues.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82363/new/

https://reviews.llvm.org/D82363



More information about the llvm-commits mailing list