[PATCH] D79306: llvm rejects DWARF operator DW_OP_push_object_address.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 10:51:46 PDT 2020


SouraVX added a comment.

> It looks like this breaks one of our bots: http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l/builds/7378
>  The issue is that our bot only builds the ARM target.
>  Probably just a matter of annotating this test as REQUIRES: x86_64-linux. Could you please fix it?

Sorry for the delay, Fixed in  2c81508728168f119023cc697300d3ca7489b3d2 <https://reviews.llvm.org/rG2c81508728168f119023cc697300d3ca7489b3d2>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79306





More information about the llvm-commits mailing list