[PATCH] D113934: [llvm] adapt DWARFExpression.h for 6b9b86db9dd974585a5c71cf2e5231d1e3385f7c

Krasimir Georgiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 02:41:10 PST 2021


krasimir added a comment.

In D113934#3133493 <https://reviews.llvm.org/D113934#3133493>, @dexonsmith wrote:

> I pushed fa39ec5786c08e78cc247a48c17aef66ca5985fb, a35226b9b606f4ea32e7db9e2f4de0d99ab6bef0, and 7a1b670f0f2f0a38a673b5554bb2c4d9d50447bf to fix most of the blockers. Then https://reviews.llvm.org/D113957 fixes `Operation::verify()` and https://reviews.llvm.org/D113958 makes it iterate over `const Operation` and removes the `mutable`.

Thank you! These look good!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113934



More information about the llvm-commits mailing list