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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 04:19:17 PST 2021


thakis added a comment.

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.


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