[PATCH] D153906: [clang] Allow disassembly of multi-module bitcode files
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 2 11:48:11 PDT 2023
aaron.ballman added a comment.
FWIW, the precommit CI Windows bot found an issue with the newly added test case. Maybe test the Itanium and MS ABIs separately? (Uncertain if an Itanium-only test is appropriate but that's another option.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153906/new/
https://reviews.llvm.org/D153906
More information about the cfe-commits
mailing list