[PATCH] D104950: [OpaquePtr] Support forward references in textual IR
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 15:24:47 PDT 2021
nikic added a comment.
llvm/test/Assembler/metadata-use-uselistorder.ll is failing on Windows, but not locally :(
Out of curiosity, I ran `find . -name '*.ll' -exec echo '{}' \; -exec build/bin/verify-uselistorder {} \; >out 2>&1` without this patch, and hit quite a few failures :/
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