[PATCH] D61809: [BPF] Preserve debuginfo array/union/struct type/access index

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 18:26:21 PDT 2019


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

The test coverage here is not acceptable:

1. The command line of the tests is far from what it should be (see other tests).
2. The check lines do little to prevent regressions in the future.
3. There are no test for wrong usage, errors, ...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61809





More information about the cfe-commits mailing list