[PATCH] D104950: [OpaquePtr] Support forward references in textual IR

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 16:27:23 PDT 2021


dexonsmith added a comment.

In D104950#2841883 <https://reviews.llvm.org/D104950#2841883>, @nikic wrote:

> llvm/test/Assembler/metadata-use-uselistorder.ll is failing on Windows, but not locally :(

If you can get access to a Windows machine, are you able to post the output of this somewhere?

  % verify-uselistorder llvm/test/Assembler/metadata-use-uselistorder.ll -debug-only uselistorder


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104950



More information about the llvm-commits mailing list