[PATCH] D99410: [WebAssembly] Fix incorrect DW_TAG_pointer_type size in test

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 26 11:02:17 PDT 2021


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

Thanks, that would make sense, since this test was probably adapted from the 32-bit version.

It doesn't seem to affect anything in the test output though, which is unfortunate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99410



More information about the llvm-commits mailing list