[PATCH] D130856: [NFC][DirectX backend] Fix crash when emit_obj for DirectX backend. When emit-obj from clang directly, DirectX backend will hit assert caused by not initialize passes for AsmPrinter.
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 11:50:03 PDT 2022
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
LGTM.
Please fix the title to be brief and descriptive of the change, and add an appropriate change description before merging.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130856/new/
https://reviews.llvm.org/D130856
More information about the llvm-commits
mailing list