[PATCH] D122270: Support converting pointers from opaque to typed

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 15:09:10 PDT 2022


MaskRay added a comment.

Sound good to fork BitcodeWriter for DXIL. When the masm-style assembler was added, there was also a decision that it should be forked to llvm/lib/MC/MCParser/MasmParser.cpp to avoid complexity to the GNU assembler/Darwin assembler style AsmParser.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122270



More information about the llvm-commits mailing list