[PATCH] D74415: [ADT] Implement the Waymarking as an independent utility

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 11:24:59 PDT 2020


rriddle accepted this revision.
rriddle added a comment.
This revision is now accepted and ready to land.

The docs made it much easier for me to follow, thanks!



================
Comment at: llvm/unittests/ADT/WaymarkingTest.cpp:1
+//===- llvm/unittest/IR/WaymarkTest.cpp - getUser() unit tests ------------===//
+//
----------------
This looks incorrect.


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

https://reviews.llvm.org/D74415





More information about the llvm-commits mailing list