[PATCH] D153906: [clang] Allow disassembly of multi-module bitcode files

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 19 21:36:48 PDT 2023


MaskRay added a comment.

Is a simpler change like D154923 <https://reviews.llvm.org/D154923> sufficient? It also handles the case when we don't emit `.ll`, but `.o` or `.s`.


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

https://reviews.llvm.org/D153906



More information about the cfe-commits mailing list